Skip to content

Commit f410815

Browse files
committed
Fix SSH constant; bump version to new major
1 parent 8dd213d commit f410815

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/net/ssh/gateway/version.rb

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
module Net
2-
module Ssh
2+
module SSH
33
module Gateway
4-
VERSION = "1.2.0"
4+
VERSION = "2.0.0"
55
end
66
end
77
end

0 commit comments

Comments
 (0)