diff --git a/plugin/wakatime.vim b/plugin/wakatime.vim index f5cd4a0..499c923 100644 --- a/plugin/wakatime.vim +++ b/plugin/wakatime.vim @@ -6,7 +6,7 @@ " Website: https://wakatime.com/ " ============================================================================ -let s:VERSION = '5.0.1' +let s:VERSION = '5.0.2' " Init {{{