From a935cf636cb71b621eb3b34e641eed631173d4ab Mon Sep 17 00:00:00 2001 From: Alan Hamlett Date: Mon, 9 Jun 2014 15:23:56 -0500 Subject: [PATCH] v2.0.3 --- plugin/wakatime.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin/wakatime.vim b/plugin/wakatime.vim index fe246a4..b9292c2 100644 --- a/plugin/wakatime.vim +++ b/plugin/wakatime.vim @@ -6,7 +6,7 @@ " Website: https://wakatime.com/ " ============================================================================ -let s:VERSION = '2.0.2' +let s:VERSION = '2.0.3' " Init {{{