diff --git a/project.toml b/project.toml index d057e6a..449f5b6 100644 --- a/project.toml +++ b/project.toml @@ -1,6 +1,6 @@ [project] name = "codesnap.nvim" -version = "0.0.8" -description = "Make pretty code snapshot just one command" +version = "0.0.9" +description = "📸 Snapshot plugin that can make pretty code snapshots with real-time previews for Neovim" author = "Mist" email = "mist.zzh@gmail.com"