🧚 A practical web framework for Gleam

v1.3.0

Changed files
+1 -1
+1 -1
gleam.toml
··· 1 1 name = "wisp" 2 2 version = "1.3.0" 3 - gleam = ">= 1.1.0" 3 + gleam = ">= 1.4.0" 4 4 description = "A practical web framework for Gleam" 5 5 licences = ["Apache-2.0"] 6 6