Skip to content

Commit f5ab470

Browse files
author
dnolen
committed
change bootstrap script to use Clojure 1.9.0-alpha14
1 parent bf37131 commit f5ab470

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

script/bootstrap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
set -e
44

5-
CLOJURE_RELEASE="1.9.0-alpha7"
5+
CLOJURE_RELEASE="1.9.0-alpha14"
66
CLOSURE_RELEASE="20161201"
77
DJSON_RELEASE="0.2.6"
88
TRANSIT_RELEASE="0.8.285"

0 commit comments

Comments
 (0)