Skip to content
This repository has been archived by the owner on Aug 25, 2024. It is now read-only.

Commit

Permalink
build(release): release configured 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hseeberger committed Nov 5, 2023
1 parent f456d4c commit f1c9713
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "configured"
version = "0.6.2"
version = "0.7.0"
edition = "2021"
description = "Utility to load configuration from well defined layers into any type which can be deserialized by Serde."
authors = [ "Heiko Seeberger <[email protected]>" ]
Expand Down

0 comments on commit f1c9713

Please sign in to comment.