Skip to content

Commit

Permalink
changed package version
Browse files Browse the repository at this point in the history
  • Loading branch information
rguerreiro committed May 5, 2014
1 parent 1324c87 commit 147f7ae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,7 @@ app.get('/', function(req, res) {
- [@ryansully](https://github.com/ryansully)
- [@lyxsus](https://github.com/lyxsus)
- [@dsyph3r](https://github.com/dsyph3r)
- [@davo11122](https://github.com/davo11122)

## where to go from here?

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"author": "Rodrigo Guerreiro (@rguerreiro)",
"description": "Browser detection library, built on top of express",
"keywords": ["browser", "mobile", "detection", "user-agent", "express", "layout", "view routing", "desktop", "phone", "tablet", "tv", "bot", "responsive design"],
"version": "0.3.7",
"version": "0.3.8",
"main": "./index.js",
"private": false,
"engines": { "node": "*" },
Expand Down

0 comments on commit 147f7ae

Please sign in to comment.