Skip to content

Commit

Permalink
Version 4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
giacomocavalieri committed Jan 1, 2025
1 parent 062df9e commit 48c276b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
> - πŸ““ is for documentation-related changes
> - πŸ› is for bug fixes
## Unreleased
## v4.0.1 - 2025-01-01 (Happy new year! πŸŽ‰)

- πŸ› Fix a bug that would cause an infinite loop when generating integers for
the javascript target.
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 = "prng"
version = "4.0.0"
version = "4.0.1"
description = "A Pure Random Number Generator"

licences = ["Apache-2.0"]
Expand Down

0 comments on commit 48c276b

Please sign in to comment.