bump version

This commit is contained in:
srgooglo 2022-12-02 08:57:55 +01:00
parent 119ba0c1c7
commit 30a495bfbf
2 changed files with 2 additions and 2 deletions

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

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