bump version

This commit is contained in:
srgooglo 2021-09-28 12:33:09 +02:00
parent 8614153739
commit 4e1fb104b1
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
{
"version": "0.6.2",
"version": "0.6.3",
"fixedMainScript": "./index.js"
}

View File

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