Prepare 0.29.1 release

This commit is contained in:
Jen Basch
2025-08-27 13:46:10 -07:00
parent 2a7195125c
commit 6a3722a471
24 changed files with 24 additions and 24 deletions

View File

@@ -18,7 +18,7 @@
///
/// To write tests, amend this module and define [facts] or [examples] (or both).
/// To run tests, evaluate the amended module.
@ModuleInfo { minPklVersion = "0.29.0" }
@ModuleInfo { minPklVersion = "0.29.1" }
open module pkl.test
/// Named groups of boolean expressions that are expected to evaluate to [true].