lib/net-ssh-session/version.rb in net-ssh-session-0.1.0 vs lib/net-ssh-session/version.rb in net-ssh-session-0.1.1
- old
+ new
@@ -1,7 +1,7 @@
module Net
module SSH
class Session
- VERSION = '0.1.0'
+ VERSION = '0.1.1'
end
end
end
\ No newline at end of file