summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e603d93..f9c3185 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ Rust bindings to libssh2
```toml
# Cargo.toml
[dependencies]
-ssh2 = "0.2"
+ssh2 = "0.3"
```
## Building on OSX 10.10+