Skip to content

Commit

Permalink
chore: update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewingWeasel committed Feb 9, 2025
1 parent bce79e1 commit 290f69f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# Changelog

## v0.4.0 - 2025-02-08
## v0.3.4 - 2025-02-09

- added type.reference

## v0.3.3 - 2025-02-08

- added support for pattern matching in let declarations
- added support for anonymous functions
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.3"
version = "0.3.4"

# 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 290f69f

Please # to comment.