commit 84782b157a733010d771e267880ea9e3fd389b53 parent 0f28fe8efc37577f4efbb34ceaa3100adbd7d290 Author: Skylar Hill <stellarskylark@posteo.net> Date: Sat, 4 Jun 2022 21:20:31 -0500 Increment version number Diffstat:
M | rpgsheet.nimble | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rpgsheet.nimble b/rpgsheet.nimble @@ -1,6 +1,6 @@ # Package -version = "0.1.5" +version = "0.2.0" author = "Skylar Hill" description = "CLI/TUI application for TTRPG character sheets" license = "GPL-3.0-only"