diff --git a/gleam.toml b/gleam.toml index b0edec8..38a3f9f 100644 --- a/gleam.toml +++ b/gleam.toml @@ -1,5 +1,5 @@ name = "parz" -version = "0.0.2" +version = "0.0.3" description = "A simple parser combinator library" licences = ["Apache-2.0"]