diff --git a/Changes b/Changes index 7f7ddc7..1142b8d 100644 --- a/Changes +++ b/Changes @@ -6,6 +6,11 @@ ADDED CHANGED - CLI::Graphing::BarChart is now Terminal::Graphing::BarChart +- Changed repo URL + https://github.com/masukomi/CLI-Graphing-BarChart.git + is now + https://github.com/masukomi/Terminal-Graphing-BarChart.git + Version number bumped to 2.0.0 because the namespace change is a breaking change. diff --git a/META6.json b/META6.json index 7155496..56f13b6 100644 --- a/META6.json +++ b/META6.json @@ -20,9 +20,10 @@ }, "resources": [ ], - "source-url": "https://github.com/masukomi/CLI-Graphing-BarChart.git", + "source-url": "https://github.com/masukomi/Terminal-Graphing-BarChart", "tags": [ "cli", + "terminal", "graphing" ], "test-depends": [