From 34f6b9283ab01ad053794e18a3b8fc6a4c424eaf Mon Sep 17 00:00:00 2001 From: johngrantuk Date: Thu, 5 Dec 2024 20:58:20 +0000 Subject: [PATCH] chore: Package. --- typescript/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/typescript/package.json b/typescript/package.json index 891c825..94a5e8e 100644 --- a/typescript/package.json +++ b/typescript/package.json @@ -9,7 +9,7 @@ "publishConfig": { "access": "public" }, - "version": "0.0.18", + "version": "0.0.19", "main": "dist/index.js", "module": "dist/index.mjs", "types": "dist/index.d.ts",