mirror of
https://github.com/apple/pkl.git
synced 2026-03-21 00:29:07 +01:00
Prepare 0.25.1 release
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
/// Utilities for generating shell scripts.
|
||||
@ModuleInfo { minPklVersion = "0.25.0" }
|
||||
@ModuleInfo { minPklVersion = "0.25.1" }
|
||||
module pkl.shell
|
||||
|
||||
/// Escapes [str] by enclosing it in single quotes.
|
||||
|
||||
Reference in New Issue
Block a user