aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRobin Krahl <robin.krahl@ireas.org>2018-12-10 16:52:03 +0100
committerRobin Krahl <robin.krahl@ireas.org>2018-12-10 16:52:03 +0100
commit2eccc96ceec2282b868891befe9cda7f941fbe7b (patch)
treea8cb2601d1ee8352aed22590deae5c8f4070d0d0 /README.md
parent16d963d2f540eaa7280fd795840cc994e49f644d (diff)
downloadnitrokey-rs-82164e9a6d91c4cb7e8aedc4f68a81a71e70f2b2.tar.gz
nitrokey-rs-82164e9a6d91c4cb7e8aedc4f68a81a71e70f2b2.tar.bz2
Release v0.2.1v0.2.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 136f16f..6039943 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.2.0"
+nitrokey = "0.2.1"
```
## Compatibility