Prepare 0.28.1 release

This commit is contained in:
Dan Chao
2025-03-03 09:16:48 -08:00
parent 11cc9b96bd
commit 917d110e46
25 changed files with 27 additions and 27 deletions
+1 -1
View File
@@ -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.28.0" }
@ModuleInfo { minPklVersion = "0.28.1" }
module pkl.analyze
// used by doc comments