Start next dev iteration

This commit is contained in:
Islon Scherer
2025-07-24 19:55:42 +02:00
committed by Islon Scherer
parent e12c655f5c
commit a3cc2f0ea6
28 changed files with 83 additions and 26 deletions

View File

@@ -15,7 +15,7 @@
//===----------------------------------------------------------------------===//
/// An XML renderer.
@ModuleInfo { minPklVersion = "0.29.0" }
@ModuleInfo { minPklVersion = "0.30.0" }
module pkl.xml
/// Renders values as XML.