From a05998f6113a4c61d7c9bc4c07c6980ae106615e Mon Sep 17 00:00:00 2001 From: Alicia Sykes Date: Sun, 18 Jul 2021 21:12:44 +0100 Subject: [PATCH] :bookmark: Bumps version to 1.4.0, ready for release --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index ef979ced..2ef1fff7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "Dashy", - "version": "1.3.9", + "version": "1.4.0", "license": "MIT", "main": "server", "scripts": { @@ -87,4 +87,4 @@ "> 1%", "last 2 versions" ] -} +} \ No newline at end of file