bump version

This commit is contained in:
srgooglo 2022-05-05 09:54:34 +02:00
parent 14f7a900be
commit ab66f31ccb
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
{
"version": "0.10.14",
"version": "0.11.0",
"fixedMainScript": "./client/index.js"
}

View File

@ -1,6 +1,6 @@
{
"name": "linebridge",
"version": "0.10.14",
"version": "0.11.0",
"description": "A simple, fast, and powerful REST API interface library",
"author": "RageStudio",
"main": "./dist/client/index.js",
@ -33,4 +33,4 @@
"corenode": "^0.28.26",
"mocha": "^9.1.3"
}
}
}