Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
bumped up version
  • Loading branch information
yogthos committed Jan 16, 2016
1 parent d4c4d48 commit 5873b1f
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 "2.9.8.90"
(defproject luminus/lein-template "2.9.8.91"
: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/core/project.clj
Expand Up @@ -52,7 +52,7 @@
:source-paths ["env/prod/clj"]}
:dev [:project/dev :profiles/dev]
:test [:project/test :profiles/test]
:project/dev {:dependencies [[prone "1.0.0"]
:project/dev {:dependencies [[prone "1.0.1"]
[ring/ring-mock "0.3.0"]
[ring/ring-devel "1.4.0"]
[pjstadig/humane-test-output "0.7.1"]<% if dev-dependencies %>
Expand Down

0 comments on commit 5873b1f

Please sign in to comment.