From 6a85d047a23f98bbf17065a22cfdccbdb8e19eb5 Mon Sep 17 00:00:00 2001 From: Jeremy Moseley Date: Mon, 16 Sep 2024 17:21:24 -0700 Subject: [PATCH] chore: bump version (#48) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 55f6250..2492249 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "url": "https://github.com/cortexclick/cortex-sdk", "type": "git" }, - "version": "0.0.12", + "version": "0.0.13", "type": "module", "main": "./dist/index.js", "types": "./dist/index.d.ts",