From 7466ae6c9e321992ef54a2fdc2ea1f8f32856e73 Mon Sep 17 00:00:00 2001 From: hockeymikey Date: Sat, 29 Apr 2023 10:37:25 -0500 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e6413a0d..a3559d33 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "Dashy", - "version": "2.1.1", + "version": "2.1.2", "license": "MIT", "main": "server", "author": "Alicia Sykes (https://aliciasykes.com)",