summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2016-11-05 22:06:48 -0700
committerAlex Crichton <alex@alexcrichton.com>2016-11-05 22:06:48 -0700
commit37bf7b6cd10e2177aea9ddba817e26394c61474c (patch)
tree9be4cd006c8c602c3e06149d021d3094cccd105e /Cargo.toml
parent27e3863c9de4c6feb4ad749039087a91a727abe0 (diff)
downloadssh2-rs-37bf7b6cd10e2177aea9ddba817e26394c61474c.zip
Bump to 0.2.14
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 2caade5..d585686 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "ssh2"
-version = "0.2.13"
+version = "0.2.14"
authors = ["Alex Crichton <alex@alexcrichton.com>"]
license = "MIT/Apache-2.0"
keywords = ["ssh"]