diff --git a/plugin/wakatime.vim b/plugin/wakatime.vim index b5b9ddd..3605b3c 100644 --- a/plugin/wakatime.vim +++ b/plugin/wakatime.vim @@ -6,7 +6,7 @@ " Website: https://wakatime.com/ " ============================================================================ -let s:VERSION = '7.1.5' +let s:VERSION = '7.2.0' " Init {{{