Skip to content

Commit

Permalink
v8.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alrra committed Feb 13, 2015
1 parent 745dd95 commit 58c3c7c
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### HEAD
### 8.4.0 (February 13, 2015)

* Add Android WebView Beta logo
[[3538cab](https://github.com/alrra/browser-logos/commit/3538cab3a01aaf33aa618948da164c2c048ac35f)].
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -421,7 +421,7 @@ moment to review the [guidelines](CONTRIBUTING.md).

There are a few options for getting the browser logos:

* Download the [zip archive](https://github.com/alrra/browser-logos/archive/8.3.0.zip)
* Download the [zip archive](https://github.com/alrra/browser-logos/archive/8.4.0.zip)
* Install them via:
* [npm](https://npmjs.org/): `npm install --save-dev alrra/browser-logos`
* [Bower](http://bower.io/): `bower install --save-dev browser-logos`
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@
"type": "git",
"url": "https://github.com/alrra/browser-logos.git"
},
"version": "8.3.0"
"version": "8.4.0"
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@
"type": "git",
"url": "[email protected]:alrra/browser-logos.git"
},
"version": "8.3.0"
"version": "8.4.0"
}

0 comments on commit 58c3c7c

Please sign in to comment.