Skip to content

Commit

Permalink
Release v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
JosephTLyons committed Oct 10, 2024
1 parent 9ccba1e commit d490f13
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,8 @@

## v1.0.0 - 2024-10-10

- Add more examples to `README.md`.

## v1.0.0 - 2024-10-10

- Initial release.
2 changes: 1 addition & 1 deletion gleam.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name = "lenient_parse"
version = "1.0.0"
version = "1.0.1"

description = "Lenient Python-like parsing functions for Gleam."
licences = ["Apache-2.0"]
Expand Down

0 comments on commit d490f13

Please sign in to comment.