We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0693753 commit 13b5879Copy full SHA for 13b5879
docs/antora/antora.yml
@@ -1,12 +1,12 @@
1
name: mill
2
title: Mill Documentation
3
-version: '0.10.14'
+version: '0.10.15'
4
nav:
5
- modules/ROOT/nav.adoc
6
asciidoc:
7
attributes:
8
- mill-version: '0.10.14'
9
- mill-last-tag: '0.10.14'
+ mill-version: '0.10.15'
+ mill-last-tag: '0.10.15'
10
bsp-version: '2.0.0'
11
example-semanticdb-version: '4.8.13'
12
example-scala-2-13-version: '2.13.12'
readme.adoc
@@ -247,9 +247,9 @@ corresponding version of Mill.
247
248
== Changelog
249
250
-=== 0.10.14 - 2024-01-07
251
-:version: 0.10.14
252
-:milestone-name: 0.10.14
+=== 0.10.15 - 2024-01-07
+:version: 0.10.15
+:milestone-name: 0.10.15
253
:milestone: 92
254
:prev-version: 0.10.13
255
0 commit comments