Skip to content

Commit

Permalink
prep version 0.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
miner committed Feb 25, 2014
1 parent 2edc58b commit ab026aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project.clj
@@ -1,9 +1,9 @@
(defproject com.velisco/wilkins "0.2.0-SNAPSHOT"
(defproject com.velisco/wilkins "0.1.8-SNAPSHOT"
:description "Experimental lib for Clojure conditional reader using tagged literals"
:url "http://github.com/miner/wilkins"
:license {:name "Eclipse Public License"
:url "http://www.eclipse.org/legal/epl-v10.html"}
:dependencies [[org.clojure/clojure "1.6.0-beta1"]]
:dependencies [[org.clojure/clojure "1.5.1"]]

;; for Clojure master-SNAPSHOT releases
:repositories {"sonatype-oss-public" "https://oss.sonatype.org/content/groups/public/"}
Expand Down

0 comments on commit ab026aa

Please sign in to comment.