diff options
Diffstat (limited to 'scsh-process.setup')
-rw-r--r-- | scsh-process.setup | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scsh-process.setup b/scsh-process.setup index 422cf94..a52aeeb 100644 --- a/scsh-process.setup +++ b/scsh-process.setup @@ -11,4 +11,4 @@ (install-extension 'scsh-process '("scsh-process.so" "scsh-process.import.so") - `((version "0.8.1"))) + `((version "0.8.2"))) |