bump version

This commit is contained in:
srgooglo 2022-01-25 11:14:59 +01:00
parent a53d39b825
commit 064c97e12f
2 changed files with 2 additions and 2 deletions

View File

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

View File

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