aboutsummaryrefslogtreecommitdiff
path: root/gleam.toml
diff options
context:
space:
mode:
authorLouis Pilfold <louis@lpil.uk>2023-08-03 13:33:21 +0100
committerLouis Pilfold <louis@lpil.uk>2023-08-03 13:33:50 +0100
commit89690d5b7c73b6287b9a11c74bb999830ca45e4e (patch)
treefda8f8134950b536a95b0d0945ab2024c3baa9d8 /gleam.toml
parentf0bb7f8e13ffb33d36c03aa98589218e2dc9eee9 (diff)
downloadgleam_json-89690d5b7c73b6287b9a11c74bb999830ca45e4e.tar.gz
gleam_json-89690d5b7c73b6287b9a11c74bb999830ca45e4e.zip
v0.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 520effa..0f1844e 100644
--- a/gleam.toml
+++ b/gleam.toml
@@ -1,5 +1,5 @@
name = "gleam_json"
-version = "0.5.1"
+version = "0.6.0"
gleam = ">= 0.30.0"
licences = ["Apache-2.0"]