aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLouis Pilfold <louis@lpil.uk>2023-08-03 12:40:47 +0100
committerLouis Pilfold <louis@lpil.uk>2023-08-03 12:40:47 +0100
commit65494eef040db3fc36b61399202a54862e80a3b2 (patch)
tree519d18f75fc0f551ebae3adc246f9455ec5e6f3e
parentceda2e3813cb5e8be7304b518e589c538b810d9e (diff)
downloadjavascript-65494eef040db3fc36b61399202a54862e80a3b2.tar.gz
javascript-65494eef040db3fc36b61399202a54862e80a3b2.zip
v0.5.0v0.5.0
-rw-r--r--gleam.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gleam.toml b/gleam.toml
index 7cc67aa..d5dafe9 100644
--- a/gleam.toml
+++ b/gleam.toml
@@ -1,5 +1,5 @@
name = "gleam_javascript"
-version = "0.4.0"
+version = "0.5.0"
licences = ["Apache-2.0"]
description = "Work with JavaScript types and values in Gleam"