From 462d9dbff29d049d249504c619756232c66cf60b Mon Sep 17 00:00:00 2001 From: Alicia Sykes Date: Sat, 25 May 2024 15:11:58 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20Bump=20to=203.1.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9851af55..11ec0291 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dashy", - "version": "3.1.0", + "version": "3.1.1", "license": "MIT", "main": "server", "author": "Alicia Sykes (https://aliciasykes.com)",