Skip to content

Commit

Permalink
v4.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
alrra committed Dec 15, 2014
1 parent 50b7fa7 commit 86bff20
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.1 (December 15, 2014)

* Add better version of the old Nokia Xpress logo
[[7c3e9d6](https://github.com/alrra/browser-logos/commit/7c3e9d6b2540453469d5128978a3da95c23adf73)].
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.2.0.zip)
* Download the [zip archive](https://github.com/alrra/browser-logos/archive/4.2.1.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.2.0"
"version": "4.2.1"
}
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.2.0"
"version": "4.2.1"
}

0 comments on commit 86bff20

Please sign in to comment.