diff --git a/pyproject.toml b/pyproject.toml index 0f5aaab..e76e1f4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "beautysh" -version = "6.0.1" +version = "6.1.0" description = "A Bash beautifier for the masses." authors = ["Bernardo Meurer "] license = "MIT"