Start next dev iteration

This commit is contained in:
Islon Scherer
2025-07-24 19:55:42 +02:00
committed by Islon Scherer
parent e12c655f5c
commit a3cc2f0ea6
28 changed files with 83 additions and 26 deletions

View File

@@ -36,7 +36,7 @@
///
/// Warning: Although this module is ready for initial use,
/// benchmark results may be inaccurate or inconsistent.
@ModuleInfo { minPklVersion = "0.29.0" }
@ModuleInfo { minPklVersion = "0.30.0" }
module pkl.Benchmark
import "pkl:platform" as _platform