Start next dev iteration

This commit is contained in:
Dan Chao
2025-11-03 11:46:45 -08:00
committed by Daniel Chao
parent 7f231cd916
commit 4d70baba86
29 changed files with 85 additions and 27 deletions

View File

@@ -15,7 +15,7 @@
//===----------------------------------------------------------------------===//
/// Utilities for generating shell scripts.
@ModuleInfo { minPklVersion = "0.30.0" }
@ModuleInfo { minPklVersion = "0.31.0" }
module pkl.shell
/// Escapes [str] by enclosing it in single quotes.