From 167d75a0f7fbf5d93c849092723be0df1aecce3f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Burkard?= <22095555+JeromeBu@users.noreply.github.com> Date: Sat, 15 Jul 2023 08:40:01 +0200 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ba8b024..8ae351f 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "shared-routes", - "version": "0.8.6", + "version": "0.8.7", "description": "The shared-routes library", "repository": { "type": "git",