mirror of
https://github.com/apple/pkl.git
synced 2026-03-31 06:03:11 +02:00
Prepare 0.25.2 release
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
/// Parsing, comparison, and manipulation of [semantic version](https://semver.org/spec/v2.0.0.html) numbers.
|
||||
@ModuleInfo { minPklVersion = "0.25.1" }
|
||||
@ModuleInfo { minPklVersion = "0.25.2" }
|
||||
module pkl.semver
|
||||
|
||||
/// Tells whether [version] is a valid semantic version number.
|
||||
|
||||
Reference in New Issue
Block a user