From cdda2f088c356d0895f1af8fd7762f6c3bec6be3 Mon Sep 17 00:00:00 2001 From: Alan Hamlett Date: Thu, 20 Sep 2018 22:26:25 -0700 Subject: [PATCH] v7.1.2 --- plugin/wakatime.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin/wakatime.vim b/plugin/wakatime.vim index 0da8f77..e68caeb 100644 --- a/plugin/wakatime.vim +++ b/plugin/wakatime.vim @@ -6,7 +6,7 @@ " Website: https://wakatime.com/ " ============================================================================ -let s:VERSION = '7.1.1' +let s:VERSION = '7.1.2' " Init {{{