Prepare 0.31.1 release

This commit is contained in:
Jen Basch
2026-03-26 09:08:16 -07:00
parent a9544ebbaf
commit efc9e2c819
26 changed files with 26 additions and 26 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.31.0" }
@ModuleInfo { minPklVersion = "0.31.1" }
module pkl.analyze
// used by doc comments