Skip to content

Commit

Permalink
chore: update version
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewingWeasel committed Feb 13, 2025
1 parent 3559482 commit 5ef4d8f
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
@@ -1,5 +1,9 @@
# Changelog

## v0.3.5 - 2025-02-12

- added support for automatically combining alternate patterns in case statements

## v0.3.4 - 2025-02-09

- added type.reference
Expand Down
2 changes: 1 addition & 1 deletion gleam.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name = "gleamgen"
version = "0.3.4"
version = "0.3.5"

# Fill out these fields if you intend to generate HTML documentation or publish
# your project to the Hex package manager.
Expand Down

0 comments on commit 5ef4d8f

Please # to comment.