bumped up dependency
This commit is contained in:
parent
c0a3084d39
commit
e1a03943c4
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
(defproject cryogen-core "0.1.33"
|
||||
(defproject cryogen-core "0.1.34"
|
||||
:description "Cryogen's compiler"
|
||||
:url "https://github.com/cryogen-project/cryogen-core"
|
||||
:license {:name "Eclipse Public License"
|
||||
|
@ -9,7 +9,7 @@
|
|||
[crouton "0.1.2"]
|
||||
[cheshire "5.5.0"]
|
||||
[clj-text-decoration "0.0.3"]
|
||||
[io.aviso/pretty "0.1.21"]
|
||||
[io.aviso/pretty "0.1.22"]
|
||||
[hiccup "1.0.5"]
|
||||
[selmer "1.0.0"]
|
||||
[pandect "0.5.4"]
|
||||
|
|
Loading…
Reference in a new issue