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