diff --git a/VERSION b/VERSION index 341cf11..9325c3c 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.2.0 \ No newline at end of file +0.3.0 \ No newline at end of file diff --git a/pyproject.toml b/pyproject.toml index 7d32f4e..e39c768 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "repocat" -version = "0.2.0" +version = "0.3.0" description = "" authors = ["Max P. "] readme = "README.md"