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