bump version

This commit is contained in:
srgooglo 2021-11-15 09:02:21 +01:00
parent 3386ca1fb8
commit 9fd9ce4ea7
2 changed files with 2 additions and 2 deletions

View File

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

View File

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