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 2f7420c..6347af7 100644 --- a/scsh-process.setup +++ b/scsh-process.setup @@ -1,2 +1,2 @@  ;; -*- Scheme -*- -(standard-extension 'scsh-process "0.1.2") +(standard-extension 'scsh-process "0.2") | 
