Skip to content

Commit

Permalink
Update to ClojureScript 0.0-3269
Browse files Browse the repository at this point in the history
  • Loading branch information
mfikes committed May 11, 2015
1 parent 8d28c80 commit 218c6ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ClojureScript/project.clj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
(defproject shrimp "0.1.0-SNAPSHOT"
:description "Demo project for Goby."
:dependencies [[org.clojure/clojure "1.7.0-beta2"]
[org.clojure/clojurescript "0.0-3255"]
[org.clojure/clojurescript "0.0-3269"]
[org.clojure/core.async "0.1.346.0-17112a-alpha"]
[goby "0.3.1"]
[org.omcljs/ambly "0.1.0"]]
Expand Down

0 comments on commit 218c6ed

Please sign in to comment.