Skip to content

Commit cd0f394

Browse files
Update Scala version listings for 0.1.6
1 parent 6f4a99b commit cd0f394

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

website/docs/guides/scala-js.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,4 +171,4 @@ The table below lists the last supported version of Scala.js in Scala CLI. If yo
171171
| 0.0.9 | 1.7.1 |
172172
| 0.1.0 - 0.1.2 | 1.8.0 |
173173
| 0.1.3 | 1.9.0 |
174-
| 0.1.4 - 0.1.5 | 1.10.0 |
174+
| 0.1.4 - 0.1.6 | 1.10.0 |

website/docs/reference/scala-versions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ Current Scala CLI versions support Scala 3, 2.13 and 2.12. The table below lists
99
|---------------------|:-----------------:|------------:|-----------:|
1010
| 0.0.9 | 3.0.2 | 2.13.7 | 2.12.7 |
1111
| 0.1.0 - 0.1.3 | 3.1.1 | 2.13.8 | 2.12.15 |
12-
| 0.1.4 - 0.1.5 | 3.1.2 | 2.13.8 | 2.12.15 |
12+
| 0.1.4 - 0.1.6 | 3.1.2 | 2.13.8 | 2.12.15 |
1313

0 commit comments

Comments
 (0)