bump version

This commit is contained in:
srgooglo 2023-01-27 00:00:40 +01:00
parent 9b5c338a90
commit 9117ca3cb1
2 changed files with 2 additions and 2 deletions

View File

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

View File

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