diff --git a/package-lock.json b/package-lock.json index 8e1bd3d..22158aa 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@helpscout/fancy", - "version": "0.6.8", + "version": "0.7.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 081c5e7..4d02f2b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@helpscout/fancy", "private": false, - "version": "0.6.8", + "version": "0.7.0", "description": "A simple way to include CSS with React Components", "main": "dist/index.js", "umd:main": "dist/index.umd.js",