From 43cf7c3460e72abe1227921efc692c81fe270230 Mon Sep 17 00:00:00 2001 From: Alan Hamlett Date: Wed, 4 Oct 2017 08:32:40 -0700 Subject: [PATCH] v6.0.0 --- plugin/wakatime.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin/wakatime.vim b/plugin/wakatime.vim index 380b5f1..5c78d7a 100644 --- a/plugin/wakatime.vim +++ b/plugin/wakatime.vim @@ -6,7 +6,7 @@ " Website: https://wakatime.com/ " ============================================================================ -let s:VERSION = '5.0.2' +let s:VERSION = '6.0.0' " Init {{{