From ab2a52a69bd9cd20ffce9f09cb90a2ba0b40fa72 Mon Sep 17 00:00:00 2001 From: Alan Hamlett Date: Wed, 4 Apr 2018 08:13:22 -0700 Subject: [PATCH] v7.1.1 --- plugin/wakatime.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin/wakatime.vim b/plugin/wakatime.vim index 1a9f428..dccc759 100644 --- a/plugin/wakatime.vim +++ b/plugin/wakatime.vim @@ -6,7 +6,7 @@ " Website: https://wakatime.com/ " ============================================================================ -let s:VERSION = '7.1.0' +let s:VERSION = '7.1.1' " Init {{{