Skip to content

Commit

Permalink
Update dependency reagent:reagent to v0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 18, 2020
1 parent bc0c82c commit fb3aac5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/leiningen/new/miura/project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
(defproject <%name%> "0.1.0-SNAPSHOT"
:dependencies [[org.clojure/clojure "1.9.0"]
[org.clojure/clojurescript "1.10.339"]
[reagent "0.8.1"]
[reagent "0.9.1"]
[re-frame "0.10.6"]
[secretary "1.2.3"]
[kibu/pushy "0.3.8"]
Expand Down

0 comments on commit fb3aac5

Please sign in to comment.