Prepare 0.30.1 release

This commit is contained in:
Jen Basch
2025-12-03 13:35:58 -08:00
parent dca6da83b2
commit 5b6ee977c9
25 changed files with 25 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.30.0" }
@ModuleInfo { minPklVersion = "0.30.1" }
module pkl.Benchmark
import "pkl:platform" as _platform