diff --git a/bower.json b/bower.json index f4141e6..467c9f8 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "isMobile", - "version": "0.4.0", + "version": "0.4.1", "main": "isMobile.js", "ignore": [ "**/.*", diff --git a/isMobile.js b/isMobile.js index d6ab2e1..8413690 100644 --- a/isMobile.js +++ b/isMobile.js @@ -1,5 +1,5 @@ /** - * isMobile.js v0.4.0 + * isMobile.js v0.4.1 * * A simple library to detect Apple phones and tablets, * Android phones and tablets, other mobile devices (like blackberry, mini-opera and windows phone), diff --git a/package.json b/package.json index 1978da8..b65ee50 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ismobilejs", - "version": "0.4.0", + "version": "0.4.1", "description": "A simple JS library that detects mobile devices.", "keywords": [ "ismobile",