Skip to content

Commit

Permalink
Bump version number to 1.3.4-SNAPSHOT.
Browse files Browse the repository at this point in the history
  • Loading branch information
technomancy committed Oct 13, 2011
1 parent 59b6146 commit 3ab4ea3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(defproject swank-clojure "1.3.3"
(defproject swank-clojure "1.3.4-SNAPSHOT"
:description "Swank server connecting Clojure to Emacs SLIME"
:url "http://github.com/technomancy/swank-clojure"
:dependencies [[org.clojure/clojure "1.2.1"]]
Expand Down

0 comments on commit 3ab4ea3

Please sign in to comment.