From 2451319b86d27031031cc01207e168ba62c7be9b Mon Sep 17 00:00:00 2001 From: chaosrealm Date: Thu, 5 Dec 2024 10:09:12 -0800 Subject: [PATCH] Bump the package version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9a05f36..05d969e 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "url": "https://github.com/cortexclick/cortex-sdk", "type": "git" }, - "version": "0.0.13", + "version": "0.0.14", "type": "module", "main": "./dist/index.js", "types": "./dist/index.d.ts",