mirror of
https://github.com/apple/pkl.git
synced 2026-03-21 00:29:07 +01:00
Prepare 0.28.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.28.1" }
|
||||
@ModuleInfo { minPklVersion = "0.28.2" }
|
||||
module pkl.semver
|
||||
|
||||
/// Tells whether [version] is a valid semantic version number.
|
||||
|
||||
Reference in New Issue
Block a user