diff --git a/plugin/wakatime.vim b/plugin/wakatime.vim index fe246a4..b9292c2 100644 --- a/plugin/wakatime.vim +++ b/plugin/wakatime.vim @@ -6,7 +6,7 @@ " Website: https://wakatime.com/ " ============================================================================ -let s:VERSION = '2.0.2' +let s:VERSION = '2.0.3' " Init {{{