Skip to content

Commit

Permalink
Bump version to 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DamonOehlman committed Apr 2, 2017
1 parent 8911b9c commit 18ad0b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "detect-browser",
"version": "1.6.2",
"version": "1.7.0",
"description": "Unpack a browser type and version from the useragent string",
"main": "index.js",
"browser": "browser.js",
Expand Down Expand Up @@ -29,4 +29,4 @@
"semver": "^5.0.3",
"tape": "^4.2.2"
}
}
}

0 comments on commit 18ad0b7

Please sign in to comment.