Skip to content

Commit 0d060a4

Browse files
committed
More fixes
1 parent f075b81 commit 0d060a4

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
name = "GeoStatsVizTests"
1+
name = "GeoTablesVizTests"
22
uuid = "5b37fad0-31e4-4893-a89e-50493f0a373d"
3-
authors = ["Elias Carvalho <eliascarvdev@gmail.com> and contributors"]
3+
authors = ["Júlio Hoffimann <julio.hoffimann@gmail.com>"]
44
version = "1.0.0"
55

66
[compat]

src/GeoTablesVizTests.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
# Licensed under the MIT License. See LICENSE in the project root.
33
# ------------------------------------------------------------------
44

5-
module GeoStatsVizTests
5+
module GeoTablesVizTests
66

77
end

0 commit comments

Comments
 (0)