mirror of
https://github.com/apple/pkl.git
synced 2026-03-23 17:41:10 +01:00
Start next dev iteration
This commit is contained in:
committed by
Islon Scherer
parent
e12c655f5c
commit
a3cc2f0ea6
@@ -15,7 +15,7 @@
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
/// Parsing, comparison, and manipulation of [semantic version](https://semver.org/spec/v2.0.0.html) numbers.
|
||||
@ModuleInfo { minPklVersion = "0.29.0" }
|
||||
@ModuleInfo { minPklVersion = "0.30.0" }
|
||||
module pkl.semver
|
||||
|
||||
/// Tells whether [version] is a valid semantic version number.
|
||||
|
||||
Reference in New Issue
Block a user