Skip to content

Commit

Permalink
Bump version to 1.0.0-rc
Browse files Browse the repository at this point in the history
  • Loading branch information
malobre committed May 4, 2022
1 parent 21fb33b commit 1532996
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "de_env"
version = "1.0.0-beta.3"
version = "1.0.0-rc"
description = "Deserialize environment variables through serde"
authors = ["Maël Obréjan <[email protected]>"]
edition = "2021"
Expand Down

0 comments on commit 1532996

Please sign in to comment.