Start next dev iteration

This commit is contained in:
Dan Chao
2025-11-03 11:46:45 -08:00
committed by Daniel Chao
parent 7f231cd916
commit 4d70baba86
29 changed files with 85 additions and 27 deletions

View File

@@ -15,7 +15,7 @@
//===----------------------------------------------------------------------===//
/// Information about the platform that the current program runs on.
@ModuleInfo { minPklVersion = "0.30.0" }
@ModuleInfo { minPklVersion = "0.31.0" }
module pkl.platform
/// The platform that the current program runs on.