Skip to content

Commit

Permalink
[dist] 2.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
3rd-Eden committed Jun 3, 2013
1 parent ad58ba1 commit e7367ef
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Expand Up @@ -29,6 +29,10 @@
* __v2.0.5__
- Upgraded the regular expressions to support Opera Next

* __v2.0.6__
- Only write the parse file when there isn't an error. #30
- Output an error in the console when we fail to compile new parsers #30

## Version 1.0
* __v1.1.0__
- Removed the postupdate hook, it was causing to much issues #9
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "useragent",
"version": "2.0.5",
"version": "2.0.6",
"description": "Fastest, most accurate & effecient user agent string parser, uses Browserscope's research for parsing",
"author": "Arnout Kazemier",
"main": "./index.js",
Expand Down

0 comments on commit e7367ef

Please sign in to comment.