diff --git a/package-lock.json b/package-lock.json index d823ef5..9fae2f6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@42.nl/react-flash-messages", - "version": "2.0.1", + "version": "2.0.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@42.nl/react-flash-messages", - "version": "2.0.1", + "version": "2.0.2", "license": "ISC", "devDependencies": { "@testing-library/jest-dom": "5.16.5", diff --git a/package.json b/package.json index cdaa849..a750f66 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@42.nl/react-flash-messages", - "version": "2.0.1", + "version": "2.0.2", "description": "Storing flash messages via a nice api for use with React.", "files": [ "lib"