diff --git a/package-lock.json b/package-lock.json index b21ee55b..5aa183eb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@piotar/react-promise-bridge", - "version": "0.2.3", + "version": "0.2.4", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@piotar/react-promise-bridge", - "version": "0.2.3", + "version": "0.2.4", "license": "MIT", "devDependencies": { "@testing-library/react": "14.0.0", diff --git a/package.json b/package.json index 8c33ac3f..6cb326be 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@piotar/react-promise-bridge", - "version": "0.2.3", + "version": "0.2.4", "description": "A library that allows you to easily manage components that ultimately return a value as a `Promise` in `React`.", "repository": { "type": "git",