We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f93741 commit 76a5a2aCopy full SHA for 76a5a2a
.github/workflows/CI.yml
@@ -15,6 +15,7 @@ jobs:
15
version:
16
- '0.7'
17
- '1.0'
18
+ - '1'
19
# - 'nightly'
20
os:
21
- ubuntu-latest
Project.toml
@@ -1,6 +1,6 @@
1
name = "IntervalSets"
2
uuid = "8197267c-284f-5f27-9208-e0e47529a953"
3
-version = "0.5.1"
+version = "0.5.2"
4
5
[deps]
6
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
0 commit comments