Skip to content

Commit 422f258

Browse files
committed
Upgrade binaryage/devtools to 1.0.2
1 parent 1dcb347 commit 422f258

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
@@ -5,7 +5,7 @@
55
- Upgrade ClojureScript to 1.10.773
66
- Upgrade lein-git-inject to 0.0.14
77
- Upgrade shadow-cljs to 2.10.17
8-
- Upgrade binaryage/devtools to 1.0.0
8+
- Upgrade binaryage/devtools to 1.0.2
99
- Upgrade re-frame to 1.0.0
1010

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

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
:password :env/CLOJARS_TOKEN}]]
2525
:release-tasks [["deploy" "clojars"]]
2626

27-
:profiles {:dev {:dependencies [[binaryage/devtools "1.0.0"]]}}
27+
:profiles {:dev {:dependencies [[binaryage/devtools "1.0.2"]]}}
2828

2929
:clean-targets [:target-path
3030
"run/compiled"]

0 commit comments

Comments
 (0)