From 9a73181d2b999d3fd6992adfe5500db59b7abbb4 Mon Sep 17 00:00:00 2001 From: b-ma Date: Fri, 10 Nov 2023 17:42:06 +0100 Subject: [PATCH] 1.6.0 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index a55e7a6..2e54150 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "collective-soundworks.github.io-vitepress", - "version": "1.5.4", + "version": "1.6.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "collective-soundworks.github.io-vitepress", - "version": "1.5.4", + "version": "1.6.0", "license": "ISC", "devDependencies": { "flexsearch": "^0.7.31", diff --git a/package.json b/package.json index 04924db..6a15aac 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "collective-soundworks.github.io-vitepress", - "version": "1.5.4", + "version": "1.6.0", "description": "", "type": "module", "scripts": {