Skip to content

Commit 5a091bf

Browse files
committed
Bump version
1 parent cd2f0bf commit 5a091bf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "GeoStatsModels"
22
uuid = "ad987403-13c5-47b5-afee-0a48f6ac4f12"
33
authors = ["Júlio Hoffimann <julio.hoffimann@gmail.com> and contributors"]
4-
version = "0.13.0"
4+
version = "0.13.1"
55

66
[deps]
77
ChunkSplitters = "ae650224-84b6-46f8-82ea-d812ca08434e"
@@ -20,13 +20,13 @@ Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"
2020
[compat]
2121
ChunkSplitters = "3.1"
2222
Combinatorics = "1.0"
23-
CoordRefSystems = "0.18"
23+
CoordRefSystems = "0.19"
2424
Distances = "0.10"
2525
Distributions = "0.25"
2626
GeoStatsFunctions = "0.12"
2727
GeoTables = "1.25"
2828
LinearAlgebra = "1.10"
29-
Meshes = "0.54"
29+
Meshes = "0.55"
3030
Statistics = "1.10"
3131
Tables = "1.10"
3232
Unitful = "1.11"

0 commit comments

Comments
 (0)