Skip to content

Commit 3f609b1

Browse files
committed
bump version to 1.5.6
1 parent ad32fd7 commit 3f609b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/capistrano/gitflow/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ def self.gem_version
66
module VERSION
77
MAJOR = 1
88
MINOR = 5
9-
TINY = 5
9+
TINY = 6
1010
PRE = nil
1111

1212
STRING = [MAJOR, MINOR, TINY, PRE].compact.join('.')

0 commit comments

Comments
 (0)