aboutsummaryrefslogtreecommitdiff
path: root/gleam.toml
diff options
context:
space:
mode:
authorLouis Pilfold <louis@lpil.uk>2023-08-12 15:26:36 +0100
committerLouis Pilfold <louis@lpil.uk>2023-08-12 15:26:36 +0100
commitb09b256811675815687c1c294a5752983b1eca17 (patch)
treeb7be12b3a4bd37e7413ba432a1b83faf42120ab3 /gleam.toml
parentd5ba78077556b4d2554d31f8a190192a9a7100f4 (diff)
downloadjavascript-b09b256811675815687c1c294a5752983b1eca17.tar.gz
javascript-b09b256811675815687c1c294a5752983b1eca17.zip
v0.6.0v0.6.0
Diffstat (limited to 'gleam.toml')
-rw-r--r--gleam.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gleam.toml b/gleam.toml
index 4ebe00d..8363793 100644
--- a/gleam.toml
+++ b/gleam.toml
@@ -1,5 +1,5 @@
name = "gleam_javascript"
-version = "0.5.0"
+version = "0.6.0"
licences = ["Apache-2.0"]
description = "Work with JavaScript types and values in Gleam"