Skip to content

Commit 6331ae1

Browse files
authored
Bump devtools and dirac version in README
1 parent cd57a12 commit 6331ae1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.org

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ Latest version:
88

99
In order to install it, add the following to your =build.boot= dependencies:
1010
#+BEGIN_SRC clojure
11-
[binaryage/devtools "0.7.2" :scope "test"]
12-
[binaryage/dirac "0.6.2" :scope "test"]
11+
[binaryage/devtools "0.8.0" :scope "test"]
12+
[binaryage/dirac "0.6.3" :scope "test"]
1313
[powerlaces/boot-cljs-devtools "0.X.X" :scope "test"]
1414
#+END_SRC
1515
In addition require the task, specifically =cljs-devtools=.

0 commit comments

Comments
 (0)