From c92c79472579c66c23cb2a34b83a0bf3a8c7bfd9 Mon Sep 17 00:00:00 2001 From: Elliot Waddington Date: Wed, 14 Aug 2024 10:20:38 +0200 Subject: [PATCH] feat: release version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e696848..611f215 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@overmindtech/sdp-js", - "version": "9.3.0", + "version": "9.4.0", "description": "Javascript and Typescript libraries for the State Description Protocol", "license": "MIT", "sideEffects": false,