diff --git a/package-lock.json b/package-lock.json index a674161..06c8d83 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@reactjs-tailwindcss/toggle", - "version": "1.0.3", + "version": "1.0.4", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 6ee2a6c..ce943a1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "reactjs-tailwindcss", - "version": "1.0.3", + "version": "1.0.4", "description": "ReactJS components using Tailwind CSS style classes", "main": "dist/index.js", "module": "dist/index.es.js",