aboutsummaryrefslogtreecommitdiff
path: root/gleam.toml
diff options
context:
space:
mode:
authorLouis Pilfold <louis@lpil.uk>2022-02-05 09:38:28 +0000
committerLouis Pilfold <louis@lpil.uk>2022-02-05 09:38:28 +0000
commitd35a33aa229537cdf9418ced39a666f855f47854 (patch)
tree859bfdeb16d43577b80ba235fcf4f764dfa0bc6e /gleam.toml
parent6821a758373686042096a3b54f39743532c32aaa (diff)
downloadgleam_json-d35a33aa229537cdf9418ced39a666f855f47854.tar.gz
gleam_json-d35a33aa229537cdf9418ced39a666f855f47854.zip
v0.4.0v0.4.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 3642e3a..25531d1 100644
--- a/gleam.toml
+++ b/gleam.toml
@@ -1,5 +1,5 @@
name = "gleam_json"
-version = "0.3.0"
+version = "0.4.0"
licences = ["Apache-2.0"]
description = "Work with JSON in Gleam"