Start next dev iteration

This commit is contained in:
Philip K.F. Hölzenspies
2024-06-17 19:30:57 +01:00
committed by Philip K.F. Hölzenspies
parent 4a27ac5bda
commit 0ef22a73fb
27 changed files with 84 additions and 25 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.26.0" }
@ModuleInfo { minPklVersion = "0.27.0" }
module pkl.Benchmark
import "pkl:platform" as _platform