Minor version bump

This commit is contained in:
K Shiva Kiran 2024-05-01 12:03:49 +05:30
parent 53870a550a
commit 5e17b672b7
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "false-bottom"
version = "0.3.1"
version = "0.3.2"
description = "A deniable encryption scheme"
repository = "https://codeberg.org/skran/false-bottom"
authors = ["K Shiva Kiran <shiva_kr@riseup.net>"]
@ -28,4 +28,4 @@ required-features = ["base64"]
[package.metadata.docs.rs]
all-features = true
rustdoc-args = ["--cfg", "docsrs"]
rustdoc-args = ["--cfg", "docsrs"]