diff --git a/.corenode.json b/.corenode.json index c5e1d12..326d0e8 100755 --- a/.corenode.json +++ b/.corenode.json @@ -1,4 +1,4 @@ { - "version": "0.7.4", + "version": "0.7.5", "fixedMainScript": "./client/index.js" } diff --git a/package.json b/package.json index e30e13f..25f89af 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "linebridge", - "version": "0.7.4", + "version": "0.7.5", "description": "A simple, fast, and powerful API interface library", "author": "RageStudio", "main": "dist/index.js",