aboutsummaryrefslogtreecommitdiff
path: root/b3sum
diff options
context:
space:
mode:
Diffstat (limited to 'b3sum')
-rw-r--r--b3sum/Cargo.toml2
-rw-r--r--b3sum/README.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/b3sum/Cargo.toml b/b3sum/Cargo.toml
index c4c8068..441f918 100644
--- a/b3sum/Cargo.toml
+++ b/b3sum/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "b3sum"
-version = "0.1.4"
+version = "0.1.5"
authors = ["Jack O'Connor <[email protected]>"]
description = "a command line implementation of the BLAKE3 hash function"
repository = "https://github.com/BLAKE3-team/BLAKE3"
diff --git a/b3sum/README.md b/b3sum/README.md
index cd1ff8e..0495c71 100644
--- a/b3sum/README.md
+++ b/b3sum/README.md
@@ -1,7 +1,7 @@
# b3sum
```
-b3sum 0.1.4
+b3sum 0.1.5
USAGE:
b3sum [FLAGS] [OPTIONS] [file]...