mirror of
https://github.com/apple/pkl.git
synced 2026-03-28 11:51:58 +01:00
Really prepare 0.30.2 release (#1373)
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
/// These tools differentiate from [pkl:reflect][reflect] in that they parse Pkl modules, but do not
|
||||
/// execute any code within these modules.
|
||||
@Since { version = "0.27.0" }
|
||||
@ModuleInfo { minPklVersion = "0.30.1" }
|
||||
@ModuleInfo { minPklVersion = "0.30.2" }
|
||||
module pkl.analyze
|
||||
|
||||
// used by doc comments
|
||||
|
||||
Reference in New Issue
Block a user