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