bump version

This commit is contained in:
srgooglo 2022-05-06 11:39:13 +02:00
parent f9edc5e7d0
commit a815c07a2d
2 changed files with 2 additions and 2 deletions

View File

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

View File

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