diff options
| -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 09fb10a..2e118fd 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.3.2))) +  `((version 0.4))) | 
