Skip to content

Commit c3cfcbf

Browse files
committed
chore(release): prepare v1.0.2
1 parent 894bbfc commit c3cfcbf

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# Changelog
44

5-
## unreleased
5+
## v1.0.2
66

77
### Fixed
88

gleam.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name = "yodel"
2-
version = "1.0.1"
2+
version = "1.0.2"
33

44
description = "A type-safe configuration loader for Gleam that handles JSON, YAML, and TOML with environment variable resolution."
55
licences = ["Apache-2.0"]

0 commit comments

Comments
 (0)