Prepare "0.32.1" release

This commit is contained in:
Islon Scherer
2026-07-23 18:31:14 +02:00
parent b26ec4af93
commit 9ed02459c1
27 changed files with 27 additions and 27 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
///
/// To write tests, amend this module and define [facts] or [examples] (or both).
/// To run tests, use the `pkl test` command to evaluate the amended module.
@ModuleInfo { minPklVersion = "0.32.0" }
@ModuleInfo { minPklVersion = "0.32.1" }
open module pkl.test
/// Named groups of boolean expressions that are expected to evaluate to [true].