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