From fdd56e0e1b0f9cafc0268076c4636f97ccd081dc Mon Sep 17 00:00:00 2001 From: Alan Hamlett Date: Sat, 30 Mar 2019 19:20:54 -0700 Subject: [PATCH] v7.1.4 --- plugin/wakatime.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin/wakatime.vim b/plugin/wakatime.vim index c0be41a..a6b7c72 100644 --- a/plugin/wakatime.vim +++ b/plugin/wakatime.vim @@ -6,7 +6,7 @@ " Website: https://wakatime.com/ " ============================================================================ -let s:VERSION = '7.1.3' +let s:VERSION = '7.1.4' " Init {{{