bump version

This commit is contained in:
SrGooglo 2023-04-04 14:01:36 +02:00
parent 4f03c56e94
commit 50c6335a32
2 changed files with 2 additions and 2 deletions

View File

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

View File

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