Skip to content

Commit 149143f

Browse files
committed
Update project version for next release cycle
1 parent d2efdca commit 149143f

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"
1+
(defproject clj-ssh "0.4.1-SNAPSHOT"
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)