summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2019-05-27 11:06:04 +0300
committerYuval Adam <_@yuv.al>2019-05-27 11:06:04 +0300
commitfcf675e77795719c8cde10c0d2b95e5206ac2731 (patch)
tree2381a0b5aeb098d4916152ffc20129c174139a0e
parent27bcdbdd86898f51eae9b7084dbe21fca4a9b4ae (diff)
Update README
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d84958c..27fc3a9 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@ Add the library to your `Cargo.toml`:
```
[dependencies]
-bchlib = "0.2.0"
+bchlib = "0.2.1"
```
## Build