Start next dev iteration

This commit is contained in:
Dan Chao
2024-02-01 20:55:37 -08:00
parent 1543909566
commit ce65290aae
26 changed files with 100 additions and 24 deletions

View File

@@ -64,7 +64,7 @@
/// value = project
/// }
/// ```
@ModuleInfo { minPklVersion = "0.25.1" }
@ModuleInfo { minPklVersion = "0.26.0" }
module pkl.Project
import "pkl:Project"