aboutsummaryrefslogtreecommitdiff
path: root/gleam.toml
diff options
context:
space:
mode:
authorLouis Pilfold <louis@lpil.uk>2023-03-02 10:41:13 +0000
committerLouis Pilfold <louis@lpil.uk>2023-03-02 10:41:13 +0000
commitabd3a7e516128d6491366b3b8224e9533f1d98e9 (patch)
tree8a5bee4601491964101cb90d7baabbf3771f43dd /gleam.toml
parent2cc76387ec480755a6af515e94dbe6788fbe2e90 (diff)
downloadgleam_json-abd3a7e516128d6491366b3b8224e9533f1d98e9.tar.gz
gleam_json-abd3a7e516128d6491366b3b8224e9533f1d98e9.zip
v0.5.1v0.5.1
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 42a7862..37c9042 100644
--- a/gleam.toml
+++ b/gleam.toml
@@ -1,5 +1,5 @@
name = "gleam_json"
-version = "0.5.0"
+version = "0.5.1"
licences = ["Apache-2.0"]
description = "Work with JSON in Gleam"