From 6e4b160f978ede5dd4541c45750ebce96ded51f2 Mon Sep 17 00:00:00 2001 From: Alan Hamlett Date: Thu, 13 Apr 2017 23:05:54 -0700 Subject: [PATCH] v4.0.15 --- plugin/wakatime.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin/wakatime.vim b/plugin/wakatime.vim index ae59d22..2409de3 100644 --- a/plugin/wakatime.vim +++ b/plugin/wakatime.vim @@ -6,7 +6,7 @@ " Website: https://wakatime.com/ " ============================================================================ -let s:VERSION = '4.0.14' +let s:VERSION = '4.0.15' " Init {{{