diff --git a/package-lock.json b/package-lock.json index 9bb6d6b..e167aac 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "current-device", - "version": "0.8.2", + "version": "0.9.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index f04955c..e6d7244 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "current-device", - "version": "0.8.2", + "version": "0.9.0", "homepage": "https://github.com/matthewhudson/current-device", "description": "The easiest way to write conditional CSS and/or JavaScript based on device operating system (iOS, Android, Blackberry, Windows, Firefox OS, MeeGo, AppleTV, etc), orientation (Portrait vs. Landscape), and type (Tablet vs. Mobile).", "main": "lib/index.js",