bump version

This commit is contained in:
srgooglo 2022-02-18 13:09:09 +01:00
parent 2dd55c31fc
commit 2b6d7eec40
2 changed files with 3 additions and 3 deletions

View File

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

View File

@ -1,6 +1,6 @@
{ {
"name": "linebridge", "name": "linebridge",
"version": "0.8.7", "version": "0.10.0",
"description": "A simple, fast, and powerful REST API interface library", "description": "A simple, fast, and powerful REST API interface library",
"author": "RageStudio", "author": "RageStudio",
"main": "dist/index.js", "main": "dist/index.js",