We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af1c579 commit 42fcbb3Copy full SHA for 42fcbb3
Project.toml
@@ -1,7 +1,7 @@
1
name = "ExtendedDates"
2
uuid = "78f5a1cc-aa73-4dda-b6b2-4d6b1976988f"
3
authors = ["Lilith Hafner <Lilith.Hafner@gmail.com>", "MichelJuillard <michel.juillard@mjui.fr>"]
4
-version = "0.2.1"
+version = "0.2.2"
5
6
[deps]
7
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
@@ -11,7 +11,7 @@ Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
11
[compat]
12
RecipesBase = "1.3"
13
Reexport = "1"
14
-julia = "1.6"
+julia = "1.10.10"
15
16
[extras]
17
InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
0 commit comments