mirror of
https://github.com/apple/pkl.git
synced 2026-03-18 23:33:55 +01:00
Start next dev iteration
This commit is contained in:
@@ -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.31.0" }
|
||||
@ModuleInfo { minPklVersion = "0.32.0" }
|
||||
module pkl.base
|
||||
|
||||
// json, math, and yaml imports used for doc comments
|
||||
|
||||
Reference in New Issue
Block a user