diff --git a/project.toml b/project.toml index b66320e..db92e75 100644 --- a/project.toml +++ b/project.toml @@ -1,6 +1,6 @@ [project] name = "codesnap.nvim" -version = "0.0.10" +version = "0.0.11" description = "📸 Snapshot plugin that can make pretty code snapshots with real-time previews for Neovim" author = "Mist" email = "mist.zzh@gmail.com"