Start next dev iteration

This commit is contained in:
Dan Chao
2026-07-08 09:57:13 -07:00
committed by Jen Basch
parent 9916c23cfc
commit 997cfc9ae2
30 changed files with 65 additions and 29 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
//===----------------------------------------------------------------------===//
/// Parsing, comparison, and manipulation of [semantic version](https://semver.org/spec/v2.0.0.html) numbers.
@ModuleInfo { minPklVersion = "0.32.0" }
@ModuleInfo { minPklVersion = "0.33.0" }
module pkl.semver
/// Tells whether [version] is a valid semantic version number.