We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a931369 commit 85523b0Copy full SHA for 85523b0
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.34.0.20160915'
+ VERSION = '0.35.0.20161011'
7
end
0 commit comments