mirror of
https://github.com/apple/pkl.git
synced 2026-03-17 23:03:54 +01:00
Prepare 0.25.1 release
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.25.0" }
|
||||
@ModuleInfo { minPklVersion = "0.25.1" }
|
||||
module pkl.base
|
||||
|
||||
import "pkl:jsonnet"
|
||||
|
||||
Reference in New Issue
Block a user