File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -78,10 +78,10 @@ via the following coordinates:
7878
7979```scala
8080// Mill
81- mvn"com.lihaoyi::cask:0.11.2 "
81+ mvn"com.lihaoyi::cask:0.11.3 "
8282
8383// SBT
84- "com.lihaoyi" %% "cask" % "0.11.2 "
84+ "com.lihaoyi" %% "cask" % "0.11.3 "
8585```
8686
8787The `./mill` command is just a wrapper around the
Original file line number Diff line number Diff line change 1- Cask 0.11.2 : a Scala HTTP micro-framework [ ![ Gitter Chat] [ gitter-badge ]] [ gitter-link ] [ ![ Patreon] [ patreon-badge ]] [ patreon-link ]
1+ Cask 0.11.3 : a Scala HTTP micro-framework [ ![ Gitter Chat] [ gitter-badge ]] [ gitter-link ] [ ![ Patreon] [ patreon-badge ]] [ patreon-link ]
22===========================================================================================================================================================================
33
44[ gitter-badge ] : https://badges.gitter.im/Join%20Chat.svg
@@ -45,7 +45,7 @@ courtesy of EJ Technologies
4545
4646## Changelog
4747
48- ### 0.11.2
48+ ### 0.11.3
4949
5050- Update examples to build with Mill 1.x
5151- Example zips are now hosted on Maven Central rather than Github Releases
You can’t perform that action at this time.
0 commit comments