Skip to content

Commit 5c2d15c

Browse files
committed
Bump version
1 parent 1d05a78 commit 5c2d15c

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Project.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "DataScienceTraits"
22
uuid = "6cb2f572-2d2b-4ba6-bdb3-e710fa044d6c"
33
authors = ["Elias Carvalho <[email protected]> and contributors"]
4-
version = "1.1.0"
4+
version = "1.2.0"
55

66
[deps]
77
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
@@ -28,9 +28,9 @@ DataScienceTraitsUnitfulExt = "Unitful"
2828
CategoricalArrays = "1.0"
2929
CoDa = "1.2"
3030
ColorTypes = "0.11, 0.12"
31-
Dates = "1.9"
31+
Dates = "1.10"
3232
Distributions = "0.25"
3333
DynamicQuantities = "1.0"
34-
Meshes = "0.54"
34+
Meshes = "0.55"
3535
Unitful = "1.17"
36-
julia = "1.9"
36+
julia = "1.10"

0 commit comments

Comments
 (0)