From 80f450315380868c342f6b976a45d98819a3474e Mon Sep 17 00:00:00 2001 From: "compulim-workflow-bot[bot]" <145930250+compulim-workflow-bot[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 11:27:55 +0000 Subject: [PATCH] v0.0.3-0 (#39) Co-authored-by: @compulim-workflow-bot[bot] <@compulim-workflow-bot[bot]> --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7be0eae..971f090 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "react-chain-of-responsibility-root", - "version": "0.0.2", + "version": "0.0.3-0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "react-chain-of-responsibility-root", - "version": "0.0.2", + "version": "0.0.3-0", "license": "MIT", "workspaces": [ "packages/react-chain-of-responsibility", diff --git a/package.json b/package.json index 4e83526..1b77fd5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-chain-of-responsibility-root", - "version": "0.0.2", + "version": "0.0.3-0", "description": "", "private": true, "author": "William Wong (https://github.com/compulim)",