Skip to content

Commit

Permalink
v1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Takahiro Hozumi committed Apr 25, 2012
1 parent 39a34d7 commit 874f6c9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -74,7 +74,7 @@ Note: Commands that are waiting for piped input downstream of any such error mig
```

## Installation
Leiningen [org.clojars.hozumi/clj-commons-exec "1.0.2"]
Leiningen [org.clojars.hozumi/clj-commons-exec "1.0.3"]

## License

Expand Down
2 changes: 1 addition & 1 deletion project.clj
@@ -1,4 +1,4 @@
(defproject org.clojars.hozumi/clj-commons-exec "1.0.2"
(defproject org.clojars.hozumi/clj-commons-exec "1.0.3"
:description "Apache Commons Exec wrapper for Clojure"
:dependencies [[org.clojure/clojure "1.3.0"]
[org.apache.commons/commons-exec "1.1"]])

0 comments on commit 874f6c9

Please sign in to comment.