Skip to content

Commit ea20f5c

Browse files
committed
update dependencies
1 parent 3a434c3 commit ea20f5c

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

Project.toml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,14 @@
11
name = "DateTimeUtils"
22
uuid = "57c7b68a-811b-4120-95ca-8767f0744932"
33
authors = ["Rafael <[email protected]>"]
4-
version = "0.1.2"
4+
version = "0.1.3"
55

66
[deps]
77
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
88
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
99
Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"
10+
11+
[compat]
12+
Dates = "1.11.0"
13+
Reexport = "1.2.2"
14+
Unitful = "1.22.0"

0 commit comments

Comments
 (0)