Skip to content

Commit

Permalink
bumped up macchiato-core
Browse files Browse the repository at this point in the history
  • Loading branch information
yogthos committed Dec 26, 2017
1 parent 4fcb633 commit d0b0886
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 macchiato/lein-template "0.2.42"
(defproject macchiato/lein-template "0.2.43"
:description "A Leiningen template for creating Node.js based ClojureScript apps."
:url "https://github.com/macchiato-framework/macchiato-template"
:license {:name "MIT License"
Expand Down
2 changes: 1 addition & 1 deletion resources/leiningen/new/macchiato/project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
[com.cemerick/piggieback "0.2.2"]
[com.taoensso/timbre "4.10.0"]
[macchiato/hiccups "0.4.1"]
[macchiato/core "0.2.6"]
[macchiato/core "0.2.7"]
[macchiato/env "0.0.6"]
[mount "0.1.11"]
[org.clojure/clojure "1.9.0"]
Expand Down

0 comments on commit d0b0886

Please sign in to comment.