diff options
author | Louis Pilfold <louis@lpil.uk> | 2023-03-02 10:41:13 +0000 |
---|---|---|
committer | Louis Pilfold <louis@lpil.uk> | 2023-03-02 10:41:13 +0000 |
commit | abd3a7e516128d6491366b3b8224e9533f1d98e9 (patch) | |
tree | 8a5bee4601491964101cb90d7baabbf3771f43dd /gleam.toml | |
parent | 2cc76387ec480755a6af515e94dbe6788fbe2e90 (diff) | |
download | gleam_json-abd3a7e516128d6491366b3b8224e9533f1d98e9.tar.gz gleam_json-abd3a7e516128d6491366b3b8224e9533f1d98e9.zip |
v0.5.1v0.5.1
Diffstat (limited to 'gleam.toml')
-rw-r--r-- | gleam.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |