aboutsummaryrefslogtreecommitdiff
path: root/b3sum/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'b3sum/Cargo.toml')
-rw-r--r--b3sum/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/b3sum/Cargo.toml b/b3sum/Cargo.toml
index fd81d93..02c9405 100644
--- a/b3sum/Cargo.toml
+++ b/b3sum/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "b3sum"
-version = "1.4.0"
+version = "1.4.1"
authors = ["Jack O'Connor <[email protected]>"]
description = "a command line implementation of the BLAKE3 hash function"
repository = "https://github.com/BLAKE3-team/BLAKE3"