Prepare 0.25.1 release

This commit is contained in:
Dan Chao
2024-02-01 16:38:40 -08:00
parent c0959fb3e2
commit c31119e41f
22 changed files with 26 additions and 21 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.25.0" }
@ModuleInfo { minPklVersion = "0.25.1" }
module pkl.Benchmark
import "pkl:platform" as _platform