Skip to content

Commit 56ef55c

Browse files
committed
v1.1.1
1 parent a8502e4 commit 56ef55c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## next
3+
## v1.1.1 - 2025-01-02
44

55
- Fixed bug where `InlineTable` could not be cast `as_table`.
66

gleam.toml

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

44
description = "A pure Gleam TOML parser!"
55
licences = ["Apache-2.0"]

0 commit comments

Comments
 (0)