Skip to content

Commit 0ac3679

Browse files
committed
bump to 0.8.6
1 parent f9f6bf4 commit 0ac3679

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/deploygate/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
module DeployGate
2-
VERSION = '0.8.5'
2+
VERSION = '0.8.6'
33
VERSION_CODE = Gem::Version.new(VERSION).segments.reverse.each_with_index.map { |v, i| 100 ** i * v }.reduce(&:+)
44
end

0 commit comments

Comments
 (0)