Skip to content

Commit

Permalink
bump 1.5 alpha version
Browse files Browse the repository at this point in the history
  • Loading branch information
dakrone committed Oct 23, 2012
1 parent 5d1f62d commit cb866b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Expand Up @@ -11,7 +11,7 @@
[clj-json "0.5.0"]]}
:1.2 {:dependencies [[org.clojure/clojure "1.2.1"]]}
:1.3 {:dependencies [[org.clojure/clojure "1.3.0"]]}
:1.5 {:dependencies [[org.clojure/clojure "1.5.0-alpha3"]]}}
:1.5 {:dependencies [[org.clojure/clojure "1.5.0-beta1"]]}}
:aliases {"all" ["with-profile" "dev,1.2:dev,1.3:dev:dev,1.5"]}
:test-selectors {:default #(and (not (:benchmark %))
(not (:generative %)))
Expand Down

0 comments on commit cb866b0

Please sign in to comment.