diff --git a/gleam.toml b/gleam.toml index 520bcdb..35f9d2e 100644 --- a/gleam.toml +++ b/gleam.toml @@ -1,5 +1,5 @@ name = "gleojson" -version = "0.2.0" +version = "0.3.0" description = "A Gleam library for encoding and decoding GeoJSON" licences = ["MIT"]