diff --git a/plugin/wakatime.vim b/plugin/wakatime.vim index eee32a7..2cb3cec 100644 --- a/plugin/wakatime.vim +++ b/plugin/wakatime.vim @@ -6,7 +6,7 @@ " Website: https://wakatime.com/ " ============================================================================ -let s:VERSION = '9.0.0' +let s:VERSION = '9.0.1' " Init {{{