···11# CHANGELOG
2233-## Unreleased
33+## 4.2.0 - 2025-07-31
4455- Before writing the generated queries, Squirrel will make sure to not overwrite
66 any file that was not automatically generated.
+1-1
gleam.toml
···11name = "squirrel"
22-version = "4.1.0"
22+version = "4.2.0"
33description = "🐿️ Type safe SQL in Gleam"
44licences = ["Apache-2.0"]
55repository = { type = "github", user = "giacomocavalieri", repo = "squirrel" }