Start next dev iteration

This commit is contained in:
Dan Chao
2024-02-01 20:55:37 -08:00
parent 1543909566
commit ce65290aae
26 changed files with 100 additions and 24 deletions

View File

@@ -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.