Skip to content

Commit 290b0f7

Browse files
committed
🔖 Version 1.0.2
1 parent 39940d3 commit 290b0f7

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.2 - 2024-04-22
11+
1012
### Fixed
1113

1214
- FFI module name clashing with other packages

‎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.1"
2+
version = "1.0.2"
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)