Skip to content

Commit 8a95260

Browse files
committed
Update version for release 0.4.0
1 parent 1b5a9d8 commit 8a95260

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(defproject clj-ssh "0.4.0-SNAPSHOT"
1+
(defproject clj-ssh "0.4.0"
22
:description "Library for using SSH from clojure."
33
:url "https://github.com/hugoduncan/clj-ssh"
44
:dependencies [[org.clojure/clojure "1.2.1"]

0 commit comments

Comments
 (0)