diff --git a/.corenode.json b/.corenode.json index e0183d7..d6762f4 100755 --- a/.corenode.json +++ b/.corenode.json @@ -1,4 +1,4 @@ { - "version": "0.11.13", + "version": "0.11.14", "fixedMainScript": "./client/index.js" } diff --git a/package.json b/package.json index 69d62ad..5b83e4f 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "linebridge", - "version": "0.11.13", + "version": "0.11.14", "description": "A simple, fast, and powerful REST API interface library", "author": "RageStudio", "main": "./dist/client/index.js",