Skip to content

Commit

Permalink
bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
yogthos committed Jun 22, 2014
1 parent 192d929 commit 4f9088c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion project.clj
@@ -1,4 +1,4 @@
(defproject luminus/lein-template "1.12.11"
(defproject luminus/lein-template "1.12.12"
: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
Expand Up @@ -9,7 +9,7 @@
[com.taoensso/tower "2.0.2"]
[markdown-clj "0.9.44"]
[environ "0.5.0"]
[noir-exception "0.2.0"]]
[noir-exception "0.2.1"]]

:repl-options {:init-ns {{name}}.repl}
:plugins [[lein-ring "0.8.10"]
Expand Down

0 comments on commit 4f9088c

Please sign in to comment.