Start next dev iteration

This commit is contained in:
Dan Chao
2024-11-05 10:14:13 -08:00
committed by Daniel Chao
parent 33bffbe158
commit 44fd680e43
28 changed files with 84 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.27.0" }
@ModuleInfo { minPklVersion = "0.28.0" }
module pkl.Benchmark
import "pkl:platform" as _platform