diff --git a/plugin/wakatime.vim b/plugin/wakatime.vim index 8884bb9..d7d4c70 100644 --- a/plugin/wakatime.vim +++ b/plugin/wakatime.vim @@ -4,7 +4,7 @@ " Maintainer: WakaTime " ============================================================================ -let s:VERSION = '1.2.3' +let s:VERSION = '1.3.0' " Init {{{