From 94971dae40c6bf06a426f2b0e73640f2af34169a Mon Sep 17 00:00:00 2001 From: Mist Date: Tue, 7 May 2024 21:42:27 +0800 Subject: [PATCH] [Release] v1.3.1 --- project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.toml b/project.toml index 8bbe30c..27ec611 100644 --- a/project.toml +++ b/project.toml @@ -1,6 +1,6 @@ [project] name = "codesnap.nvim" -version = "1.3.0" +version = "1.3.1" description = "📸 Snapshot plugin that can make pretty code snapshots with real-time previews for Neovim" author = "Mist" email = "mist.zzh@gmail.com"