From 8df796fe1f133eb74a1accac3d254684e6d91f28 Mon Sep 17 00:00:00 2001 From: SrGooglo Date: Sun, 17 Mar 2024 00:34:51 +0000 Subject: [PATCH] bump patch --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8e5832d..00ca24f 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "linebridge", - "version": "0.18.4", + "version": "0.18.5", "description": "API Framework for RageStudio backends", "author": "RageStudio", "main": "./dist/client/index.js",