summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2018-05-03 06:52:46 -0700
committerAlex Crichton <alex@alexcrichton.com>2018-05-03 06:52:46 -0700
commitc2a63dad7b6b6b1cda731dc01b16f34547a7ed9b (patch)
tree9bcc08b1e98d9e32d93c01f9cdd66e0aa1fc16e7 /Cargo.toml
parenta29c951ff13222b73a6336641a4bf52ec0ab96c3 (diff)
downloadssh2-rs-c2a63dad7b6b6b1cda731dc01b16f34547a7ed9b.zip
Bump to 0.3.3
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 4b9392e..9642704 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "ssh2"
-version = "0.3.2"
+version = "0.3.3"
authors = ["Alex Crichton <alex@alexcrichton.com>"]
license = "MIT/Apache-2.0"
keywords = ["ssh"]