Start next dev iteration

This commit is contained in:
Islon Scherer
2026-02-26 18:48:59 +01:00
committed by Jen Basch
parent 4d35f18309
commit cac3e483b5
31 changed files with 88 additions and 36 deletions

View File

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