Skip to content

Commit 1dcb347

Browse files
committed
Upgrade re-frame to 1.0.0
1 parent 13c295e commit 1dcb347

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
- Upgrade lein-git-inject to 0.0.14
77
- Upgrade shadow-cljs to 2.10.17
88
- Upgrade binaryage/devtools to 1.0.0
9-
- Upgrade re-frame to 0.12.0
9+
- Upgrade re-frame to 1.0.0
1010

1111
## v0.2.0 (2019-11-04)
1212

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
org.clojure/google-closure-library
1010
org.clojure/google-closure-library-third-party]]
1111
[thheller/shadow-cljs "2.10.17" :scope "provided"]
12-
[re-frame "0.12.0" :scope "provided"]
12+
[re-frame "1.0.0" :scope "provided"]
1313
[cljs-ajax "0.8.0"]]
1414

1515
:plugins [[day8/lein-git-inject "0.0.14"]

0 commit comments

Comments
 (0)