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