diff --git a/.version b/.version index 627a3f43..4d0dcda0 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -4.1.1 +4.1.2 diff --git a/helper/Cargo.toml b/helper/Cargo.toml index b7393893..2c45c1f2 100644 --- a/helper/Cargo.toml +++ b/helper/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "vim-doge-helper" -version = "4.1.1" +version = "4.1.2" edition = "2021" publish = false include = ["src"]