summaryrefslogtreecommitdiff
path: root/lib/net/ssh/version.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/net/ssh/version.rb')
-rw-r--r--lib/net/ssh/version.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/net/ssh/version.rb b/lib/net/ssh/version.rb
index c7de5f6..77c978c 100644
--- a/lib/net/ssh/version.rb
+++ b/lib/net/ssh/version.rb
@@ -46,10 +46,10 @@ module Net
end
# The major component of this version of the Net::SSH library
- MAJOR = 6
+ MAJOR = 7
# The minor component of this version of the Net::SSH library
- MINOR = 3
+ MINOR = 0
# The tiny component of this version of the Net::SSH library
TINY = 0