Skip to content

Commit fddeef2

Browse files
author
net57
committed
update to version 0.5.6
1 parent 73c5bdc commit fddeef2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/initializers/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ module AppVersion
99
# minor version
1010
MINOR = 5
1111
# tiny version
12-
TINY = 5
12+
TINY = 6
1313

1414
# @return [String] version string
1515
def self.to_s

0 commit comments

Comments
 (0)