From 5f2f6873f5d493b01636c606e6a647f7a913aee2 Mon Sep 17 00:00:00 2001 From: github-actions Date: Sun, 17 Nov 2024 13:48:16 +0000 Subject: [PATCH] Increment version to 0.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fe676dc5..0d67b4ec 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "workspaces": [ "packages/*" ], - "version": "0.0.2", + "version": "0.0.3", "dependencies": { "npm-check-updates": "^17.1.11" }