Updated version identifier for 0.5

This commit is contained in:
Basilius Sauter
2018-10-10 10:10:38 +02:00
parent a097c29d67
commit aa63259992
2 changed files with 2 additions and 2 deletions
+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.5.0",
"autoload": {
"psr-4": {
"LotGD\\Core\\": "src/",