aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gleam.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gleam.toml b/gleam.toml
index 6596ac0..a5c23a9 100644
--- a/gleam.toml
+++ b/gleam.toml
@@ -1,5 +1,5 @@
name = "gleam_javascript"
-version = "0.6.1"
+version = "0.7.0"
licences = ["Apache-2.0"]
description = "Work with JavaScript types and values in Gleam"