From 9100af48c679e4084cc6476c3f0ffe6380fac374 Mon Sep 17 00:00:00 2001 From: Alan Hamlett Date: Thu, 25 May 2017 00:04:48 -0700 Subject: [PATCH] v5.0.2 --- plugin/wakatime.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin/wakatime.vim b/plugin/wakatime.vim index f5cd4a0..499c923 100644 --- a/plugin/wakatime.vim +++ b/plugin/wakatime.vim @@ -6,7 +6,7 @@ " Website: https://wakatime.com/ " ============================================================================ -let s:VERSION = '5.0.1' +let s:VERSION = '5.0.2' " Init {{{