Skip to content

Commit

Permalink
bump cryogen-flexmark
Browse files Browse the repository at this point in the history
  • Loading branch information
lacarmen committed Mar 10, 2020
1 parent 53392f7 commit 3e51abf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(defproject cryogen/lein-template "0.6.0"
(defproject cryogen/lein-template "0.6.1"
:description "A Leiningen template for the Cryogen static site generator"
:url "https://github.com/cryogen-project/cryogen"
:license {:name "Eclipse Public License"
Expand Down
2 changes: 1 addition & 1 deletion src/leiningen/new/cryogen/project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
[ring/ring-devel "1.7.1"]
[compojure "1.6.1"]
[ring-server "0.5.0"]
[cryogen-flexmark "0.1.0"]
[cryogen-flexmark "0.1.2"]
[cryogen-core "0.3.1"]]
:plugins [[lein-ring "0.12.5"]]
:main cryogen.core
Expand Down

0 comments on commit 3e51abf

Please sign in to comment.