summaryrefslogtreecommitdiff
path: root/libssh2-sys
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2018-08-05 08:35:56 -0700
committerAlex Crichton <alex@alexcrichton.com>2018-08-05 08:35:56 -0700
commit3b871b6e836e96eb151a39db381df83e5f37b888 (patch)
treeae612fd10001aac742fcea3848a035fa8ddec6b9 /libssh2-sys
parent77fecc31392cbe569d390b4f3a55707f8716c5cd (diff)
downloadssh2-rs-3b871b6e836e96eb151a39db381df83e5f37b888.zip
Bump to 0.2.9
Diffstat (limited to 'libssh2-sys')
-rw-r--r--libssh2-sys/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/libssh2-sys/Cargo.toml b/libssh2-sys/Cargo.toml
index 25466b9..bca4a44 100644
--- a/libssh2-sys/Cargo.toml
+++ b/libssh2-sys/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "libssh2-sys"
-version = "0.2.8"
+version = "0.2.9"
authors = ["Alex Crichton <alex@alexcrichton.com>"]
links = "ssh2"
build = "build.rs"