We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f075b81 commit 0d060a4Copy full SHA for 0d060a4
2 files changed
Project.toml
@@ -1,6 +1,6 @@
1
-name = "GeoStatsVizTests"
+name = "GeoTablesVizTests"
2
uuid = "5b37fad0-31e4-4893-a89e-50493f0a373d"
3
-authors = ["Elias Carvalho <eliascarvdev@gmail.com> and contributors"]
+authors = ["Júlio Hoffimann <julio.hoffimann@gmail.com>"]
4
version = "1.0.0"
5
6
[compat]
src/GeoTablesVizTests.jl
@@ -2,6 +2,6 @@
# Licensed under the MIT License. See LICENSE in the project root.
# ------------------------------------------------------------------
-module GeoStatsVizTests
+module GeoTablesVizTests
7
end
0 commit comments