summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2016-11-08 12:44:15 -0800
committerAlex Crichton <alex@alexcrichton.com>2016-11-08 12:44:15 -0800
commit4907c488de2a6a9bee5baa14480837c3797d99a2 (patch)
tree39d0332a63dd7908b9c7be46ab8d38f016502d6e /Cargo.toml
parent139ff45079f3f9135e90cf908093808c72303c9e (diff)
downloadssh2-rs-4907c488de2a6a9bee5baa14480837c3797d99a2.zip
Bump to 0.3.0
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 532aff8..426aed9 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "ssh2"
-version = "0.2.15"
+version = "0.3.0"
authors = ["Alex Crichton <alex@alexcrichton.com>"]
license = "MIT/Apache-2.0"
keywords = ["ssh"]