diff --git a/bower.json b/bower.json index 737d21a..e310556 100644 --- a/bower.json +++ b/bower.json @@ -2,7 +2,7 @@ "author": "Scott Jehl", "name": "matchMedia", "description": "matchMedia polyfill for testing media queries in JS", - "version": "0.2.0", + "version": "0.3.0", "homepage": "http://github.com/paulirish/matchMedia.js", "repository": { "type": "git", diff --git a/package.json b/package.json index 737d21a..8ccc6fa 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "author": "Scott Jehl", - "name": "matchMedia", + "name": "matchmedia-polyfill", "description": "matchMedia polyfill for testing media queries in JS", - "version": "0.2.0", + "version": "0.3.0", "homepage": "http://github.com/paulirish/matchMedia.js", "repository": { "type": "git",