From 27bbdef6dff7c2886414f7a042589248eaed466c Mon Sep 17 00:00:00 2001 From: Alicia Sykes Date: Sun, 21 Apr 2024 22:33:49 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20Bump=20to=203.0.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 27573a19..46996cce 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dashy", - "version": "3.0.0", + "version": "3.0.1", "license": "MIT", "main": "server", "author": "Alicia Sykes (https://aliciasykes.com)",