From c53ff9bbe4968444ad19694825d299fd482843aa Mon Sep 17 00:00:00 2001 From: Alan Hamlett Date: Thu, 15 Mar 2018 01:36:04 -0700 Subject: [PATCH] v7.0.6 --- plugin/wakatime.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin/wakatime.vim b/plugin/wakatime.vim index 672582f..128def0 100644 --- a/plugin/wakatime.vim +++ b/plugin/wakatime.vim @@ -6,7 +6,7 @@ " Website: https://wakatime.com/ " ============================================================================ -let s:VERSION = '7.0.5' +let s:VERSION = '7.0.6' " Init {{{