diff options
author | Adrien Hopkins <adrien.p.hopkins@gmail.com> | 2023-09-24 09:59:04 -0500 |
---|---|---|
committer | Adrien Hopkins <adrien.p.hopkins@gmail.com> | 2023-09-24 09:59:04 -0500 |
commit | 18b1b3c4a9e5b171527e36ce898cf04d4d2d0fe3 (patch) | |
tree | a3d501529d3005ea1c939d19c6666903e8c51c64 /README.org | |
parent | b7564b7c20f1da0034882339fb5a71ab230a26c6 (diff) |
Bump version to v0.5.0a1v0.5.0a1
Diffstat (limited to 'README.org')
-rw-r--r-- | README.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -* 7Units Version 0.4.1 +* 7Units Version 0.5.0-alpha.1 (this project uses Semantic Versioning) ** What is it? This is a unit converter, which allows you to convert between different units, and includes a GUI which can read unit data from a file (using some unit math) and convert between units that you type in, and has a unit and prefix viewer to check the units that have been loaded in. |