Skip to content

Commit c6469a6

Browse files
committed
ci: make new release v0.2.2
1 parent 06b8ea3 commit c6469a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "dotenv_config"
3-
version = "0.2.1"
3+
version = "0.2.2"
44
edition = "2021"
55
authors = ["Hengfei Yang <hengfei.yang@gmail.com>"]
66
description = "parse `env` to config struct for Rust"

0 commit comments

Comments
 (0)