From 48ba343c8c1ca3039224727096aae214f51327d1 Mon Sep 17 00:00:00 2001 From: "Gregory L. Dietsche" Date: Mon, 20 Jan 2020 12:21:41 -0600 Subject: [PATCH] version bump Signed-off-by: Gregory L. Dietsche --- plugin/vim-lastplace.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin/vim-lastplace.vim b/plugin/vim-lastplace.vim index 8b2478c..1aacd16 100644 --- a/plugin/vim-lastplace.vim +++ b/plugin/vim-lastplace.vim @@ -4,7 +4,7 @@ " Author: Gregory L. Dietsche " Licence: MIT " Website: https://www.gregd.org/ -" Version: 3.1.1 +" Version: 3.2.1 " ============================================================================ if exists("b:loaded_lastplace_plugin") || &cp