diff --git a/package.json b/package.json index 106c64e..b65e8c3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sensible", - "version": "0.5.7", + "version": "0.6.0", "description": "Maintains media-queries where they belong; in the SASS/SCSS and make them available with the same name space in JS without polluting the HTML", "browser": "mediaQuery.js", "main": "mediaQuery.js",