We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8502e4 commit 56ef55cCopy full SHA for 56ef55c
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## next
+## v1.1.1 - 2025-01-02
4
5
- Fixed bug where `InlineTable` could not be cast `as_table`.
6
gleam.toml
@@ -1,5 +1,5 @@
name = "tom"
-version = "1.1.0"
+version = "1.1.1"
description = "A pure Gleam TOML parser!"
licences = ["Apache-2.0"]
0 commit comments