summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2016-11-26 09:05:30 -0800
committerAlex Crichton <alex@alexcrichton.com>2016-11-26 09:05:30 -0800
commit884016ff647edbefd944a386be0b14a57df43119 (patch)
treea42fd7f959ac04c04845518113b91433377dde43 /Cargo.toml
parent05fa0ee3b9d9e9ba60f12dbe20a56772ef286f3e (diff)
downloadssh2-rs-884016ff647edbefd944a386be0b14a57df43119.zip
Bump to 0.3.1
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 4970278..95fd42b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "ssh2"
-version = "0.3.0"
+version = "0.3.1"
authors = ["Alex Crichton <alex@alexcrichton.com>"]
license = "MIT/Apache-2.0"
keywords = ["ssh"]