diff --git a/pyproject.toml b/pyproject.toml index dde749f..6cc1fdb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "repo-dispatch-event-sender" -version = "0.1.0" +version = "0.1.1" description = "A GitHub Action to trigger repository_dispatch events using the GitHub CLI." authors = ["7rikazhexde"] readme = "README.md"