bump version

This commit is contained in:
srgooglo 2022-08-04 16:55:04 +02:00
parent e102d82037
commit 071358c3e5
2 changed files with 2 additions and 2 deletions

View File

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

View File

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