From 3383568f617c6ea1d080c042b99ecd444706b1b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nathanael=20Bj=C3=B6rkg=C3=A5rd?= Date: Wed, 11 Sep 2024 10:02:34 +0200 Subject: [PATCH] v1.6.5 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index d4884227..16d29f51 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "secretary", - "version": "1.6.4", + "version": "1.6.5", "private": true, "description": "An application to help the secretary", "author": { @@ -111,4 +111,4 @@ "path": "./node_modules/cz-conventional-changelog" } } -} +} \ No newline at end of file