Skip to content

Commit

Permalink
v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lpil committed Dec 22, 2024
1 parent 89285aa commit ff17223
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
@@ -1,6 +1,6 @@
# Changelog

## v1.3.0 - 2024-12-22
## v2.0.0 - 2024-12-22

- Updated for `gleam_stdlib` v0.51.0.

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 = "gleam_package_interface"
version = "1.3.0"
version = "2.0.0"

description = "Work with Gleam's package interfaces"
licences = ["Apache-2.0"]
Expand Down

0 comments on commit ff17223

Please sign in to comment.