Type-safe, composable class variants for Gleam

chore: increment version

Changed files
+1 -1
+1 -1
gleam.toml
··· 1 1 name = "gva" 2 2 description = "Type-safe, composable class variants for Gleam" 3 - version = "1.1.0" 3 + version = "1.2.0" 4 4 target = "javascript" 5 5 licences = ["Apache-2.0"] 6 6 repository = { type = "github", user = "dinkelspiel", repo = "gva" }