From 52e2e6e50752cd1d4da5fa0453bfc5f5256e4782 Mon Sep 17 00:00:00 2001 From: Mist Date: Sat, 24 Feb 2024 19:04:34 +0800 Subject: [PATCH] [Release] v0.0.9 (#22) --- project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"