From 153ebcf4cc09ce10891c8d6ddc748b374510e6a1 Mon Sep 17 00:00:00 2001 From: SrGooglo Date: Sun, 17 Mar 2024 00:36:23 +0000 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 58a401a..a8407e5 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "linebridge", - "version": "0.18.5", + "version": "0.18.6", "description": "API Framework for RageStudio backends", "author": "RageStudio", "main": "./dist/client/index.js",