mirror of
https://github.com/apple/pkl.git
synced 2026-03-28 11:51:58 +01:00
Start next dev iteration
This commit is contained in:
committed by
Daniel Chao
parent
cc9827f032
commit
d3ba0f9e47
@@ -17,7 +17,7 @@
|
||||
/// Fundamental properties, methods, and classes for writing Pkl programs.
|
||||
///
|
||||
/// Members of this module are automatically available in every Pkl module.
|
||||
@ModuleInfo { minPklVersion = "0.28.0" }
|
||||
@ModuleInfo { minPklVersion = "0.29.0" }
|
||||
module pkl.base
|
||||
|
||||
import "pkl:jsonnet"
|
||||
|
||||
Reference in New Issue
Block a user