Start next dev iteration

This commit is contained in:
Philip K.F. Hölzenspies
2024-06-17 19:30:57 +01:00
committed by Philip K.F. Hölzenspies
parent 4a27ac5bda
commit 0ef22a73fb
27 changed files with 84 additions and 25 deletions

View File

@@ -63,7 +63,7 @@
/// @Deprecated { message = "Use `com.example.Birds.Parrot` instead" }
/// amends "pkl:PackageInfo"
/// ```
@ModuleInfo { minPklVersion = "0.26.0" }
@ModuleInfo { minPklVersion = "0.27.0" }
module pkl.DocPackageInfo
import "pkl:reflect"