From 470b0b6399b5ccb427af2d474c2e922e12d3d4b1 Mon Sep 17 00:00:00 2001 From: Benny Neugebauer Date: Mon, 17 Jun 2024 13:48:29 +0300 Subject: [PATCH] 0.13.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fb672d5d..a1f7a08b 100644 --- a/package.json +++ b/package.json @@ -93,5 +93,5 @@ "test:dev": "nyc --nycrc-path=nyc.config.json jasmine --config=jasmine.json", "test:types": "yarn lint:types" }, - "version": "0.13.8" + "version": "0.13.9" }