We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 675bfab commit 94b31a5Copy full SHA for 94b31a5
lib/game_icons/version.rb
@@ -3,5 +3,5 @@ module GameIcons
3
# e.g. "0.1.0.20150413.alpha" will eventually become "0.1.0.20150413"
4
# Uses semantic versioning: http://semver.org/
5
# The date after the semver numbers is the build date from game-icons.net
6
- VERSION = '0.30.0.20160430'
+ VERSION = '0.31.0.20160509'
7
end
0 commit comments