From c3d97d070bf9906dda14e9dc78af7ef9c954fac2 Mon Sep 17 00:00:00 2001 From: Alan Hamlett Date: Thu, 9 Nov 2017 09:08:40 -0800 Subject: [PATCH] v7.0.1 --- plugin/wakatime.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin/wakatime.vim b/plugin/wakatime.vim index a793e2a..c6e586e 100644 --- a/plugin/wakatime.vim +++ b/plugin/wakatime.vim @@ -6,7 +6,7 @@ " Website: https://wakatime.com/ " ============================================================================ -let s:VERSION = '7.0.0' +let s:VERSION = '7.0.1' " Init {{{