diff --git a/package-lock.json b/package-lock.json index 84fe96b..7066fb1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "flexboxes", - "version": "0.6.0", + "version": "0.7.0", "lockfileVersion": 1, "dependencies": { "ansi-regex": { diff --git a/package.json b/package.json index 1a0519a..287e728 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "flexboxes", - "version": "0.6.0", + "version": "0.7.0", "description": "CSS flexbox utility classes and grid system", "author": "Ryan Van Etten", "license": "ISC",