Skip to content

Commit

Permalink
Onward and upward
Browse files Browse the repository at this point in the history
  • Loading branch information
andymeneely committed May 21, 2015
1 parent 406acb9 commit 5a159c8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ This gem follows [semantic versioning](http://semver.org), with the date of the

e.g. "0.1.0.20150413.alpha" has the April 13, 2015 release of game-icons.net

## v0.4.0 / 2015-05-21
* Updated for May 21 icons

## v0.3.0 / 2015-05-15
* Updated icons for May 15 release

Expand Down
2 changes: 1 addition & 1 deletion lib/game_icons/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ module GameIcons
# e.g. "0.1.0.20150413.alpha" will eventually become "0.1.0.20150413"
# Uses semantic versioning: http://semver.org/
# The date after the semver numbers is the build date take from game-icons.net
VERSION = "0.3.0.20150515"
VERSION = "0.4.0.20150521"
end

0 comments on commit 5a159c8

Please sign in to comment.