Skip to content

Commit 7ff2f05

Browse files
committed
Bump re-frame to 0.10.9 appears to fix spell switch
1 parent 1618f51 commit 7ff2f05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
[org.clojure/test.check "0.9.0"]
3737

3838
[org.clojure/core.match "0.3.0-alpha5"]
39-
[re-frame "0.9.0"]
39+
[re-frame "0.10.9"]
4040
[reagent "0.7.0"]
4141
[garden "1.3.2"]
4242
[org.apache.pdfbox/pdfbox "2.1.0-20170324.170253-831"]

0 commit comments

Comments
 (0)