- bump version for ios fix

pull/11/merge
Dustin Diaz 12 years ago
parent 3e27357e4a
commit 03354aabd3

@ -21,5 +21,6 @@ require('smoosh').config({
, "whitespace": true
, "asi": true
, "laxbreak": true
, "laxcomma": true
}
}).run().build().analyze()

@ -2,7 +2,7 @@
"name": "bowser"
, "description": "a browser detector"
, "keywords": ["ender", "browser", "sniff", "detection"]
, "version": "0.0.9"
, "version": "0.1.0"
, "homepage": "https://github.com/ded/bowser"
, "author": "Dustin Diaz <dustin@dustindiaz.com> (http://dustindiaz.com)"
, "main": "./bowser.js"

Loading…
Cancel
Save