From bed9f390b920691c632466af89dcf0af43b39aa2 Mon Sep 17 00:00:00 2001 From: Mist Date: Fri, 23 Feb 2024 17:24:53 +0800 Subject: [PATCH] [Release] v0.0.7 --- project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.toml b/project.toml index d63d200..99bd835 100644 --- a/project.toml +++ b/project.toml @@ -1,6 +1,6 @@ [project] name = "codesnap.nvim" -version = "0.0.6" +version = "0.0.7" description = "Make pretty code snapshot just one command" author = "Mist" email = "mist.zzh@gmail.com"