diff --git a/pyproject.toml b/pyproject.toml index 2c77c6c..54efe29 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "xontrib-cd" -version = "0.2.1" +version = "0.3.0" description = "cd to any path without escaping in xonsh shell: cd ~/[te] st" authors = ["Evgeny "] license = "MIT"