1 Commits

Author SHA1 Message Date
Basilius Sauter 25341a677d Adjusted version number 2018-04-26 17:31:42 +02:00
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "lotgd/core",
"description": "Core functionality for Legend of the Green Dragon, a text-based RPG game.",
"license": "AGPL-3.0",
"version": "0.4.0",
"version": "0.4.1",
"autoload": {
"psr-4": {
"LotGD\\Core\\": "src/",