Skip to content

Commit

Permalink
v0.21.0-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
marshallpierce committed Dec 18, 2022
1 parent b07e0cc commit b03eb5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "base64"
version = "0.20.0"
version = "0.21.0-beta.1"
authors = ["Alice Maz <alice@alicemaz.com>", "Marshall Pierce <marshall@mpierce.org>"]
description = "encodes and decodes base64 as bytes or utf8"
repository = "https://github.com/marshallpierce/rust-base64"
Expand Down

0 comments on commit b03eb5a

Please sign in to comment.