aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRobin Krahl <robin.krahl@ireas.org>2018-05-21 01:14:54 +0200
committerRobin Krahl <robin.krahl@ireas.org>2018-05-21 01:14:54 +0200
commit9279085e5e1b783b873fd6cd3b1a9836a44ac77b (patch)
treed521027d765b1111ff780ff4c2364c10df9abd24 /README.md
parent0f5066ca18976c29e63e9f5c55691506c23dc7b6 (diff)
downloadnitrokey-rs-9279085e5e1b783b873fd6cd3b1a9836a44ac77b.tar.gz
nitrokey-rs-9279085e5e1b783b873fd6cd3b1a9836a44ac77b.tar.bz2
Release v0.1.1v0.1.1
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 ff4f3b9..78acd6a 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ A libnitrokey wrapper for Rust providing access to Nitrokey devices.
```toml
[dependencies]
-nitrokey = "0.1.0"
+nitrokey = "0.1.1"
```
## Compatibility