diff --git a/gleam.toml b/gleam.toml index 189444a..b6a52c2 100644 --- a/gleam.toml +++ b/gleam.toml @@ -1,5 +1,5 @@ name = "sketch" -version = "2.0.0" +version = "2.1.0" description = "A CSS-in-Gleam package, made to work with frontend, backend, and directly with lustre!" internal_modules = ["sketch/internals", "sketch/internals/*"]