diff --git a/plugin/wakatime.vim b/plugin/wakatime.vim index 128def0..2a9f49e 100644 --- a/plugin/wakatime.vim +++ b/plugin/wakatime.vim @@ -6,7 +6,7 @@ " Website: https://wakatime.com/ " ============================================================================ -let s:VERSION = '7.0.6' +let s:VERSION = '7.0.7' " Init {{{