From 5a854fd026fcb469ca111bca617836975ebbc3d1 Mon Sep 17 00:00:00 2001 From: zlshames Date: Tue, 8 Dec 2020 22:01:01 -0500 Subject: [PATCH] Ups version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9f45d17a..f7c6a6fc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bluebubbles-server", - "version": "0.1.12", + "version": "0.1.13", "description": "BlueBubbles Server is the app that powers the BlueBubbles Android and Desktop Apps", "main": "./dist/main.js", "scripts": {