Skip to content

Commit dab6258

Browse files
committed
🔖 Version 1.0.3
1 parent 534469d commit dab6258

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

‎CHANGELOG.md‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## Unreleased
99

10+
## [v1.0.3] - 2024-04-26
11+
1012
### Changed
1113

1214
- Upgraded dependencies and Glam to fix recursion depth errors on the JavaScript target.

‎gleam.toml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name = "pprint"
2-
version = "1.0.2"
2+
version = "1.0.3"
33
description = "Pretty print values with style!"
44
licences = ["Apache-2.0"]
55
repository = { type = "github", user = "MystPi", repo = "pprint" }

0 commit comments

Comments
 (0)