From a6f48de0071c930e05ec5199d5195ed961f9ed90 Mon Sep 17 00:00:00 2001 From: Benny Neugebauer Date: Sat, 11 May 2024 09:12:58 +0200 Subject: [PATCH] 0.2.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a78d125..f918171 100644 --- a/package.json +++ b/package.json @@ -99,5 +99,5 @@ "test:node": "nyc jasmine --config=jasmine.json", "test:types": "yarn lint:types" }, - "version": "0.2.4" + "version": "0.2.5" }