From 29b6d3fd9b177c4a6d0a46642116de647ff6c804 Mon Sep 17 00:00:00 2001 From: Alan Hamlett Date: Sun, 29 Oct 2017 12:51:06 -0700 Subject: [PATCH] v6.0.3 --- plugin/wakatime.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin/wakatime.vim b/plugin/wakatime.vim index be09d2d..6c0cdc0 100644 --- a/plugin/wakatime.vim +++ b/plugin/wakatime.vim @@ -6,7 +6,7 @@ " Website: https://wakatime.com/ " ============================================================================ -let s:VERSION = '6.0.2' +let s:VERSION = '6.0.3' " Init {{{