From 9b3a520d08ae558cd4c4cc23c7e5c46c62570dda Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 16 Aug 2023 15:15:18 +0000 Subject: [PATCH] (turbo-module): release next version (#87) ### Action Changes - fix(action): fix regex only matching single digit (#89) ### Credits @baked-dev --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 39de3a7..3042991 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@whop-sdk/turbo-module-monorepo", - "version": "0.0.4", + "version": "0.0.5", "private": true, "workspaces": [ "packages/*"