We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8dd213d commit f410815Copy full SHA for f410815
lib/net/ssh/gateway/version.rb
@@ -1,7 +1,7 @@
1
module Net
2
- module Ssh
+ module SSH
3
module Gateway
4
- VERSION = "1.2.0"
+ VERSION = "2.0.0"
5
end
6
7
0 commit comments