diff options
author | Adrien Hopkins <ahopk127@my.yorku.ca> | 2022-07-08 12:46:45 -0500 |
---|---|---|
committer | Adrien Hopkins <ahopk127@my.yorku.ca> | 2022-07-08 12:46:45 -0500 |
commit | 39668f4b274f0e7996f65b4f432a48ae0d88daca (patch) | |
tree | 0b6f4efaa8793dc13025fbcf9a3a10410914cb90 /README.org | |
parent | 97e51fe823b2a6ea437c625427094b2944c5378a (diff) |
Bumped version number to 0.4.0b1 & added @sincev0.4.0b1
Diffstat (limited to 'README.org')
-rw-r--r-- | README.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -* 7Units v0.4.0a1 +* 7Units v0.4.0b1 (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. |