Merge branch 'master' into master
This commit is contained in:
commit
0d4a9c90f6
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
(defproject cryogen-core "0.1.47-SNAPSHOT"
|
(defproject cryogen-core "0.1.47"
|
||||||
:description "Cryogen's compiler"
|
:description "Cryogen's compiler"
|
||||||
:url "https://github.com/cryogen-project/cryogen-core"
|
:url "https://github.com/cryogen-project/cryogen-core"
|
||||||
:license {:name "Eclipse Public License"
|
:license {:name "Eclipse Public License"
|
||||||
|
@ -11,7 +11,7 @@
|
||||||
[clj-text-decoration "0.0.3"]
|
[clj-text-decoration "0.0.3"]
|
||||||
[io.aviso/pretty "0.1.33"]
|
[io.aviso/pretty "0.1.33"]
|
||||||
[hiccup "1.0.5"]
|
[hiccup "1.0.5"]
|
||||||
[selmer "1.10.2"]
|
[selmer "1.10.3"]
|
||||||
[pandect "0.6.1"]
|
[pandect "0.6.1"]
|
||||||
[hawk "0.2.11"]
|
[hawk "0.2.11"]
|
||||||
[clj-tagsoup "0.3.0" :exclusions [org.clojure/clojure]]]
|
[clj-tagsoup "0.3.0" :exclusions [org.clojure/clojure]]]
|
||||||
|
|
Loading…
Reference in a new issue