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:21 +0100
commitf784688fad11413cb3f88ad948c8400d39c5866f (patch)
treed7af708d266c03ae645d17b2c4ea4389e6e5af91 /gleam.toml
parent8361e09c120d5a0e862c20e35a73a479ed380c93 (diff)
downloadgleam_json-f784688fad11413cb3f88ad948c8400d39c5866f.tar.gz
gleam_json-f784688fad11413cb3f88ad948c8400d39c5866f.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 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"]