Bump to using leiningen-core 2.1.0-SNAPSHOT rather than just 2.0.0

This commit is contained in:
AtKaaZ 2013-01-20 23:33:28 +01:00
parent 3b539495a4
commit d7f74c3206

View file

@ -6,7 +6,7 @@
:url "https://github.com/technomancy/leiningen"
:license {:name "Eclipse Public License"
:url "http://www.eclipse.org/legal/epl-v10.html"}
:dependencies [[leiningen-core "2.0.0"]
:dependencies [[leiningen-core "2.1.0-SNAPSHOT"]
[org.clojure/data.xml "0.0.3"]
[bultitude "0.1.7"]
[stencil "0.3.1"]