diff options
author | Wuzzy <almikes@aol.com> | 2015-02-12 05:51:09 +0100 |
---|---|---|
committer | Wuzzy <almikes@aol.com> | 2015-02-12 05:51:09 +0100 |
commit | 1912c5fb57f16f8508d821ef821f6c160171525c (patch) | |
tree | e77e70432b9ed0d7c0c2454479a61705e2d42023 | |
parent | 1fb539e7d83ba57b737737f4cee6b863886577e4 (diff) |
Increment minor version number
-rw-r--r-- | API.md | 2 | ||||
-rw-r--r-- | README.txt | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -API documentation for the HUD bars mod 0.3.0 +API documentation for the HUD bars mod 0.4.0 ============================================ **Warning**: This API is still experimental, everything may change at any time, @@ -1,6 +1,6 @@ Minetest mod: HUD bars ====================== -Version: 0.3.0 +Version: 0.4.0 This software uses semantic versioning, as defined by version 2.0.0 of the SemVer standard. <http://semver.org/> |