We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5947f8 commit c0e1b19Copy full SHA for c0e1b19
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.33.0.20160822'
+ VERSION = '0.34.0.20160915'
7
end
0 commit comments