From 31f61d4aa7b26e4c2ea4a881d3c59c610d9fbd7e Mon Sep 17 00:00:00 2001 From: Alan Hamlett Date: Mon, 24 Apr 2017 00:46:37 -0700 Subject: [PATCH] v5.0.1 --- plugin/wakatime.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin/wakatime.vim b/plugin/wakatime.vim index 47166f7..8573ae7 100644 --- a/plugin/wakatime.vim +++ b/plugin/wakatime.vim @@ -6,7 +6,7 @@ " Website: https://wakatime.com/ " ============================================================================ -let s:VERSION = '5.0.0' +let s:VERSION = '5.0.1' " Init {{{