summaryrefslogtreecommitdiff
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 9b43f0a..c6d1bf0 100644
--- a/b3sum/Cargo.toml
+++ b/b3sum/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "b3sum"
-version = "1.3.1"
+version = "1.3.2"
authors = ["Jack O'Connor <oconnor663@gmail.com>"]
description = "a command line implementation of the BLAKE3 hash function"
repository = "https://github.com/BLAKE3-team/BLAKE3"