diff --git a/gleam.toml b/gleam.toml index 7f3dded..48278cd 100644 --- a/gleam.toml +++ b/gleam.toml @@ -1,5 +1,5 @@ name = "jasper" -version = "1.1.0" +version = "1.1.1" description = "Utilities for parsing and querying JSON data" licences = ["AGPL-3.0-only"]