bump version

This commit is contained in:
srgooglo 2022-08-04 17:15:57 +02:00
parent f3a4b2dace
commit 7dd64bb586
2 changed files with 2 additions and 2 deletions

View File

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

View File

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