diff --git a/README.md b/README.md index c29ef78..0af8c0d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ # server NodeExpress backend for "bots" and other optimizations -Version 0.3.9 \ No newline at end of file +Version 0.3.10 \ No newline at end of file diff --git a/VERSION b/VERSION index 940ac09..5503126 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.3.9 +0.3.10 diff --git a/package.json b/package.json index 1cba005..7e7394c 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.9", + "version": "0.3.10", "main": "index.js", "license": "MIT", "scripts": {