bumped up markdown-clj version
This commit is contained in:
parent
f43b751cfd
commit
61d6e79be7
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
(defproject cryogen-core "0.1.4"
|
||||
(defproject cryogen-core "0.1.5"
|
||||
:description "Cryogen's compiler"
|
||||
:url "https://github.com/lacarmen/cryogen-core"
|
||||
:license {:name "Eclipse Public License"
|
||||
|
@ -12,5 +12,5 @@
|
|||
[io.aviso/pretty "0.1.13"]
|
||||
[hiccup "1.0.5"]
|
||||
[selmer "0.7.7"]
|
||||
[markdown-clj "0.9.58"
|
||||
[markdown-clj "0.9.59"
|
||||
:exclusions [com.keminglabs/cljx]]])
|
||||
|
|
Loading…
Reference in a new issue