Skip to content

Commit a06b414

Browse files
committed
Update to ClojureScript 1.7.170
1 parent b609957 commit a06b414

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

planck-cljs/project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
(defproject planck "0.1.0"
22
:dependencies [[org.clojure/clojure "1.7.0"]
3-
[org.clojure/clojurescript "1.7.166"]
3+
[org.clojure/clojurescript "1.7.170"]
44
[tailrecursion/cljson "1.0.7"]
55
[com.cognitect/transit-clj "0.8.275"]
66
[com.cognitect/transit-cljs "0.8.220"]]

0 commit comments

Comments
 (0)