Skip to content

Commit

Permalink
Changed dependency to Clojure 1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
SergeyDidenko committed Sep 24, 2011
1 parent 588a633 commit 0bd8089
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 persister "1.0.1"
:description "Simple Persistence for Clojure"
:dependencies [[org.clojure/clojure "1.3.0-RC0"]]
:dependencies [[org.clojure/clojure "1.3.0"]]
:local-repo-classpath true)

0 comments on commit 0bd8089

Please sign in to comment.