diff --git a/gleam.toml b/gleam.toml index 63c56cd..e8b781c 100644 --- a/gleam.toml +++ b/gleam.toml @@ -1,5 +1,5 @@ name = "handles" -version = "2.0.0" +version = "2.0.1" description = "Handles is a templating language written in pure Gleam. Heavily inspired by Mustache and Handlebars.js" licences = ["MIT"]