Skip to content

Commit

Permalink
clojure and boot version
Browse files Browse the repository at this point in the history
  • Loading branch information
pleasetrythisathome committed Aug 7, 2015
1 parent 81e7c0e commit 5b3ad79
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions boot.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#https://github.com/boot-clj/boot
#Fri Aug 07 09:56:26 EDT 2015
BOOT_CLOJURE_VERSION=1.8.0-alpha4
BOOT_VERSION=2.2.0
4 changes: 2 additions & 2 deletions build.boot
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
[om "0.8.0-beta3"]
[sablono "0.2.22" :exclusions [com.facebook/react]]]
(mapv #(conj % :scope "test")))
'[[org.clojure/clojure "1.7.0"]
[org.clojure/clojurescript "0.0-3308"]
'[[org.clojure/clojure "1.8.0-alpha4"]
[org.clojure/clojurescript "1.7.48"]
[org.clojure/core.async "0.1.338.0-5c5012-alpha"]
[org.clojure/core.match "0.3.0-alpha4"]
[clj-time "0.10.0"]
Expand Down

0 comments on commit 5b3ad79

Please # to comment.