summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorLi Haoyi <haoyi.sg@gmail.com>2019-09-16 11:14:09 +0800
committerLi Haoyi <haoyi.sg@gmail.com>2019-09-16 11:14:09 +0800
commit84ea971b1261919aca7b31635ddc7d0dca830fea (patch)
tree9c125305ef786b41d5936c337c8bd233c49277ec /docs
parentdea93b7b79b14e8a78ddf796220070ab2a46d12c (diff)
downloadcask-84ea971b1261919aca7b31635ddc7d0dca830fea.tar.gz
cask-84ea971b1261919aca7b31635ddc7d0dca830fea.tar.bz2
cask-84ea971b1261919aca7b31635ddc7d0dca830fea.zip
0.2.70.2.7
Diffstat (limited to 'docs')
-rw-r--r--docs/pages/1 - Cask: a Scala HTTP micro-framework.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/pages/1 - Cask: a Scala HTTP micro-framework.md b/docs/pages/1 - Cask: a Scala HTTP micro-framework.md
index 920fe73..4a68c2a 100644
--- a/docs/pages/1 - Cask: a Scala HTTP micro-framework.md
+++ b/docs/pages/1 - Cask: a Scala HTTP micro-framework.md
@@ -81,10 +81,10 @@ via the following coordinates:
```scala
// Mill
-ivy"com.lihaoyi::cask:0.2.6"
+ivy"com.lihaoyi::cask:0.2.7"
// SBT
-"com.lihaoyi" %% "cask" % "0.2.6"
+"com.lihaoyi" %% "cask" % "0.2.7"
```
The `./mill` command is just a wrapper around the