Skip to content

Commit

Permalink
Merge pull request #20 from franklang/master
Browse files Browse the repository at this point in the history
[UPDATE] README.md and bower.json according to a newer tag (0.3.4)
  • Loading branch information
schickling authored Oct 5, 2017
2 parents d1cad79 + f454d30 commit 5709a56
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Lightweight package to get information about browser, version and OS. Now suppor

## Installation
```sh
$ bower install git://github.com/franklang/browser-detection#master --save-dev
$ bower install browserdetection --save-dev
```

## Usage
Expand Down
1 change: 1 addition & 0 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"name": "browser-detection",
"version": "0.3.4",
"main": "src/browser-detection.js"
}

0 comments on commit 5709a56

Please sign in to comment.