diff options
author | Adrien Hopkins <adrien.p.hopkins@gmail.com> | 2024-08-28 19:23:34 -0500 |
---|---|---|
committer | Adrien Hopkins <adrien.p.hopkins@gmail.com> | 2024-08-28 19:23:34 -0500 |
commit | a9485b187844cad900bc43c0651406c51a7295c1 (patch) | |
tree | 264712a0f78bda2592ad4d32bd9f3f153f84f247 /README.org | |
parent | b0242b898653f2dc23f2187deec9db0bb652751d (diff) |
Bump version number to 1.0.0a1v1.0.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.5.0 +* 7Units Version 1.0.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. |