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