diff --git a/README.md b/README.md index a94fd17..766c3ea 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ # server NodeExpress backend for "bots" and other optimizations -Version 0.3.6 \ No newline at end of file +Version 0.3.7 \ No newline at end of file diff --git a/VERSION b/VERSION index 449d7e7..0f82685 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.3.6 +0.3.7 diff --git a/package.json b/package.json index 4195ceb..f3768e9 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "pixelaw-server", "description": "NodeExpress backend for \"bots\" and other optimizations", - "version": "0.3.6", + "version": "0.3.7", "main": "index.js", "license": "MIT", "scripts": {