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 4de1255 commit e5710edCopy full SHA for e5710ed
.github/workflows/ci.yml
@@ -14,7 +14,7 @@ jobs:
14
fail-fast: false
15
matrix:
16
version:
17
- - '1.6'
+ - '1.10'
18
- '1'
19
- '1.11-nightly'
20
- 'nightly'
Project.toml
@@ -1,6 +1,6 @@
1
name = "ProgressMeter"
2
uuid = "92933f4c-e287-5a05-a399-4b506db050ca"
3
-version = "1.10.4"
+version = "1.11.0"
4
5
[deps]
6
Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b"
0 commit comments