From 39222c3b74faef6e28f3bac703e92f642d0c8b15 Mon Sep 17 00:00:00 2001 From: Alan Hamlett Date: Mon, 20 Feb 2017 16:28:01 -0800 Subject: [PATCH] v4.0.14 --- plugin/wakatime.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin/wakatime.vim b/plugin/wakatime.vim index 8efe305..6a68b96 100644 --- a/plugin/wakatime.vim +++ b/plugin/wakatime.vim @@ -6,7 +6,7 @@ " Website: https://wakatime.com/ " ============================================================================ -let s:VERSION = '4.0.13' +let s:VERSION = '4.0.14' " Init {{{