Skip to content

Commit d66fe7c

Browse files
committed
Bump version of Pgen to v3.0.0-alpha.1
1 parent 9c94142 commit d66fe7c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/pgen/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description = "Passphrase Generator"
44
license = "ISC"
55
readme = "README.md"
66
repository = "https://github.com/ctsrc/Pgen/crates/pgen"
7-
version = "2.0.0"
7+
version = "3.0.0-alpha.1"
88
authors = ["Erik Nordstrøm <[email protected]>"]
99
categories = ["command-line-utilities", "cryptography"]
1010
edition = "2021"

0 commit comments

Comments
 (0)