diff --git a/package-lock.json b/package-lock.json index 83478b77..a85d0c77 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "react-ui", - "version": "0.0.4", + "version": "0.0.5", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "0.0.4", + "version": "0.0.5", "dependencies": { "classnames": "^2.3.1", "lodash.merge": "^4.6.2" diff --git a/package.json b/package.json index 3a26c7d0..a3eb9242 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@aboutbits/react-ui", - "version": "0.0.4", + "version": "0.0.5", "module": "esm/index.js", "main": "index.js", "types": "index.d.ts",