summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorLi Haoyi <haoyi.sg@gmail.com>2019-09-16 10:33:09 +0800
committerLi Haoyi <haoyi.sg@gmail.com>2019-09-16 10:33:09 +0800
commit587f6c11d6feeb7d418165a1de652fe2ab410818 (patch)
treeed9027c928aada3f3a88fe6a8565a4c4c51eeb9b /docs
parent8457fb35556377ad1605c25d6891e7e7ab01ca56 (diff)
downloadcask-587f6c11d6feeb7d418165a1de652fe2ab410818.tar.gz
cask-587f6c11d6feeb7d418165a1de652fe2ab410818.tar.bz2
cask-587f6c11d6feeb7d418165a1de652fe2ab410818.zip
0.2.60.2.6
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 30cf2cd..920fe73 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.5"
+ivy"com.lihaoyi::cask:0.2.6"
// SBT
-"com.lihaoyi" %% "cask" % "0.2.5"
+"com.lihaoyi" %% "cask" % "0.2.6"
```
The `./mill` command is just a wrapper around the