From 87b2770f134cb18fe900b70efb9190fa7e480f18 Mon Sep 17 00:00:00 2001 From: Mist Date: Tue, 30 Jul 2024 15:37:48 +0800 Subject: [PATCH] [Release] v1.6.0 --- project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.toml b/project.toml index b797b1c..57f5063 100644 --- a/project.toml +++ b/project.toml @@ -1,6 +1,6 @@ [project] name = "codesnap.nvim" -version = "1.5.2" +version = "1.6.0" description = "📸 Snapshot plugin that can make pretty code snapshots with real-time previews for Neovim" author = "Mist" email = "mist.zzh@gmail.com"