Skip to content

Commit efdca8c

Browse files
committed
prepare for next release
1 parent 8173db9 commit efdca8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/sup/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ def git_suffix
88
end
99

1010
module Redwood
11-
VERSION = "1.3"
11+
VERSION = "1.3#{git_suffix}"
1212
end

0 commit comments

Comments
 (0)