diff --git a/project.toml b/project.toml index d5bd079..acd1569 100644 --- a/project.toml +++ b/project.toml @@ -1,6 +1,6 @@ [project] name = "code-link.nvim" -version = "0.1.1" +version = "0.1.2" description = "Neovim plugin that make sharing code location easier written in Lua" author = "Mist" email = "mist.zzh@gmail.com"