From 0eaddff0b9d0249ca8125e466737ae42cba34974 Mon Sep 17 00:00:00 2001 From: Dave Williams Date: Sat, 19 Jul 2014 12:35:22 +0100 Subject: [PATCH] bump version numbers for 1p3p1 tag --- CHANGELOG.md | 9 ++++++--- README.md | 3 ++- bower.json | 2 +- package.json | 2 +- 4 files changed, 10 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b41d41..8abd0df 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,13 @@ [v1.1](#v1.1) [v1.2](#v1.2) -[v1.2](#v1.3) +[v1.3](#v1.3) +[v1.3.1](#v1.3.1) +## v1.3.1 + +Change log and fixes in version 1.3.1: +1. Minor fix to unbreak bower package manager by [@daveio](https://github.com/daveio) ## v1.3 @@ -15,14 +20,12 @@ Change log and fixes in version 1.3: 3. Added Nancy icon as suggested by [@markwellis](https://github.com/markwellis). 4. Added PostgreSQL icon as suggested by [@RoryDH](https://github.com/RoryDH). 5. Added Jenkins icon as suggested by Daniel Serodio. - 6.Also added Celluloid, W3C, Redis and Web platform icons ## v1.2 Change log and fixes in version 1.2: 1. Added Gulp.js badge as suggested by [@pkozlowski-opensource](https://github.com/pkozlowski-opensource). - 2. Added Cisco, and Atom IDE icons as well. 3. Devicons is also available via NPM 4. Added status and issue badges in README.md diff --git a/README.md b/README.md index 931f4e5..7cd9497 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Devicons is a full stack iconic font ready to be shipped with your next project. Devicons iconic font is free to use and licensed under [MIT](http://opensource.org/licenses/MIT). -###Devicons icon set v 1.3 +###Devicons icon set v 1.3.1 ![Devicons](http://i.imgur.com/nTQC2my.png) @@ -63,6 +63,7 @@ Do you have any additional request? Drop me a line or support an issue. ##Changelog +- v1.3.1 Minor fixes for bower package manager - v1.3.0 Added 10 new icons - 111 glyphs - v1.2.0 Added 3 new icons - 101 glyphs - v1.1.0 Added 12 new icons - 97 glyphs diff --git a/bower.json b/bower.json index 546c1e1..89e2773 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "devicons", "description": "Devicons - An icon font made for developers", - "version": "1.3.0", + "version": "1.3.1", "keywords": [ "icons", "devicons", diff --git a/package.json b/package.json index 37e6e88..178d85d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "devicons", "description": "An iconic font made for developers", - "version": "v1.3.0", + "version": "v1.3.1", "keywords": ["font", "icons", "devicons", "glyphs" ], "homepage": "http://fontawesome.io/", "bugs": {