bump version

This commit is contained in:
srgooglo 2022-01-10 12:00:13 +01:00
parent 755b15d909
commit c2a9a7a1ff
2 changed files with 2 additions and 2 deletions

View File

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

View File

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