From e91fda400a3764102e8ff2fdbc2e5da9331472c3 Mon Sep 17 00:00:00 2001 From: Alan Hamlett Date: Wed, 4 Oct 2017 19:16:23 -0700 Subject: [PATCH] v6.0.1 --- plugin/wakatime.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin/wakatime.vim b/plugin/wakatime.vim index 7439776..f2ca6bb 100644 --- a/plugin/wakatime.vim +++ b/plugin/wakatime.vim @@ -6,7 +6,7 @@ " Website: https://wakatime.com/ " ============================================================================ -let s:VERSION = '6.0.0' +let s:VERSION = '6.0.1' " Init {{{