Skip to content

Commit

Permalink
release: v0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
simone-sanfratello committed May 30, 2024
1 parent 0cb42dc commit e5beca8
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,7 +1,7 @@
workspace = { members = ["example"] }
[package]
name = "envro"
version = "0.3.0"
version = "0.3.1"
edition = "2021"
description = "A crate to load environment variables from a .env file into the process environment variables"
license = "MIT"
Expand Down

0 comments on commit e5beca8

Please sign in to comment.