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