From 5b22d4c8c842885474bb7279bd8ba4268ee0c264 Mon Sep 17 00:00:00 2001 From: Alan Hamlett Date: Sun, 23 Apr 2017 08:58:52 -0700 Subject: [PATCH] v5.0.0 --- plugin/wakatime.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin/wakatime.vim b/plugin/wakatime.vim index 284eda3..6ba7b90 100644 --- a/plugin/wakatime.vim +++ b/plugin/wakatime.vim @@ -6,7 +6,7 @@ " Website: https://wakatime.com/ " ============================================================================ -let s:VERSION = '4.0.15' +let s:VERSION = '5.0.0' " Init {{{