bump version

This commit is contained in:
srgooglo 2021-10-18 09:45:28 +02:00
parent aa7ea311c2
commit 31f83638ae
2 changed files with 2 additions and 2 deletions

View File

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

View File

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