bump version

This commit is contained in:
srgooglo 2021-09-27 10:36:34 +02:00
parent 27bc3a3218
commit cba8d7bc7e
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -1,6 +1,6 @@
{ {
"name": "linebridge", "name": "linebridge",
"version": "0.6.1", "version": "0.6.2",
"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",