diff --git a/lib/net/ssh/shell/version.rb b/lib/net/ssh/shell/version.rb index ea459b1..2682594 100644 --- a/lib/net/ssh/shell/version.rb +++ b/lib/net/ssh/shell/version.rb @@ -7,7 +7,7 @@ class Version < Net::SSH::Version MAJOR = 0 # The minor component of the library's version - MINOR = 1 + MINOR = 2 # The tiny component of the library's version TINY = 0