Skip to content

Commit

Permalink
updated lib-noir
Browse files Browse the repository at this point in the history
  • Loading branch information
yogthos committed Sep 7, 2014
1 parent f61fe48 commit 529533c
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 luminus/lein-template "1.14.2"
(defproject luminus/lein-template "1.14.3"
:description "a template for creating Luminus applications"
:url "https://github.com/yogthos/luminus-template"
:license {:name "MIT License"
Expand Down
2 changes: 1 addition & 1 deletion src/leiningen/new/luminus/project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
:description "FIXME: write description"
:url "http://example.com/FIXME"
:dependencies [[org.clojure/clojure "1.6.0"]
[lib-noir "0.8.7"]
[lib-noir "0.8.8"]
[ring-server "0.3.1"]
[selmer "0.7.0"]
[com.taoensso/timbre "3.3.1"]
Expand Down

0 comments on commit 529533c

Please sign in to comment.