Skip to content

Commit cc6bfc3

Browse files
committed
Upgrade day8/lein-git-inject to 0.0.14
1 parent 6ea0c9d commit cc6bfc3

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
#### Changed
44

55
- Upgrade ClojureScript to [1.10.748](https://clojurescript.org/news/2020-04-24-release)
6+
- Upgrade lein-git-inject to 0.0.14
67
- Upgrade shadow-cljs to 2.8.109
78
- Upgrade binaryage/devtools to 1.0.0
89
- Upgrade re-frame to 0.12.0

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
[re-frame "0.12.0" :scope "provided"]
1313
[cljs-ajax "0.8.0"]]
1414

15-
:plugins [[day8/lein-git-inject "0.0.11"]
15+
:plugins [[day8/lein-git-inject "0.0.14"]
1616
[lein-shadow "0.2.0"]
1717
[lein-shell "0.5.0"]]
1818

0 commit comments

Comments
 (0)