summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2017-08-28 13:03:19 -0700
committerAlex Crichton <alex@alexcrichton.com>2017-08-28 13:03:19 -0700
commit93a2dfed69564c9a79657439d11b13452e97f5e3 (patch)
tree451df0fdeba226567446196a04e56119d050e5c1 /Cargo.toml
parent843cf38b761c38acb2a2122b97eb7285b76c6036 (diff)
downloadssh2-rs-93a2dfed69564c9a79657439d11b13452e97f5e3.zip
Bump to 0.3.2
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 95fd42b..90e6d2c 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "ssh2"
-version = "0.3.1"
+version = "0.3.2"
authors = ["Alex Crichton <alex@alexcrichton.com>"]
license = "MIT/Apache-2.0"
keywords = ["ssh"]