Skip to content

Commit

Permalink
v4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alrra committed Dec 15, 2014
1 parent a2fe3b6 commit 7bbc7bc
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
### 4.2.0 (December 12, 2014)

* Add Nokia Xpress logo
[[543c361](https://github.com/alrra/browser-logos/commit/543c361869b2e0a2c0da91204c528d2886a415e0)].
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -383,7 +383,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/4.1.0.zip)
* Download the [zip archive](https://github.com/alrra/browser-logos/archive/4.2.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": "4.1.0"
"version": "4.2.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": "4.1.0"
"version": "4.2.0"
}

0 comments on commit 7bbc7bc

Please sign in to comment.