Prepare 0.27.2 release

This commit is contained in:
Dan Chao
2025-01-22 08:57:27 -08:00
parent 1e75001382
commit d9cfb68048
25 changed files with 27 additions and 27 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.27.2" }
module pkl.Benchmark
import "pkl:platform" as _platform