Skip to content

Commit e5710ed

Browse files
authored
v1.11.0 (#354)
v1.11.0, minimal Julia version bumped to 1.10
1 parent 4de1255 commit e5710ed

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
fail-fast: false
1515
matrix:
1616
version:
17-
- '1.6'
17+
- '1.10'
1818
- '1'
1919
- '1.11-nightly'
2020
- 'nightly'

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "ProgressMeter"
22
uuid = "92933f4c-e287-5a05-a399-4b506db050ca"
3-
version = "1.10.4"
3+
version = "1.11.0"
44

55
[deps]
66
Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b"

0 commit comments

Comments
 (0)