aboutsummaryrefslogtreecommitdiff
path: root/gleam.toml
diff options
context:
space:
mode:
authorLouis Pilfold <louis@lpil.uk>2022-01-09 22:34:07 +0000
committerLouis Pilfold <louis@lpil.uk>2022-01-09 22:34:07 +0000
commit56cc2931b1549770174c1ee39b0423f77d129f13 (patch)
tree9cdc2c6e344dcdcc51bf24c0b8d06eaa05ad78e1 /gleam.toml
parent5b14321deb25e84ed51cc7028b57446e065b9e5c (diff)
downloadgleam_json-56cc2931b1549770174c1ee39b0423f77d129f13.tar.gz
gleam_json-56cc2931b1549770174c1ee39b0423f77d129f13.zip
v0.3.0v0.3.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 609237b..4645792 100644
--- a/gleam.toml
+++ b/gleam.toml
@@ -1,5 +1,5 @@
name = "gleam_json"
-version = "0.2.0"
+version = "0.3.0"
licences = ["Apache-2.0"]
description = "Work with JSON in Gleam"