We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73c5bdc commit fddeef2Copy full SHA for fddeef2
config/initializers/version.rb
@@ -9,7 +9,7 @@ module AppVersion
9
# minor version
10
MINOR = 5
11
# tiny version
12
- TINY = 5
+ TINY = 6
13
14
# @return [String] version string
15
def self.to_s
0 commit comments