Skip to content

Commit 2cf699d

Browse files
committed
v0.10.0
1 parent 70c3c9b commit 2cf699d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased
3+
## v0.10.0 - 2024-06-23
44

55
- The `Reference` type has been deprecated.
66

gleam.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name = "gleam_javascript"
2-
version = "0.9.0"
2+
version = "0.10.0"
33
licences = ["Apache-2.0"]
44
description = "Work with JavaScript types and values in Gleam"
55

0 commit comments

Comments
 (0)