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