diff --git a/plugin/wakatime.vim b/plugin/wakatime.vim index 55fd529..2af93c1 100644 --- a/plugin/wakatime.vim +++ b/plugin/wakatime.vim @@ -4,7 +4,7 @@ " Maintainer: WakaTime " ============================================================================ -let s:VERSION = '1.1.5' +let s:VERSION = '1.2.0' " Init {{{