diff --git a/plugin/wakatime.vim b/plugin/wakatime.vim index fbb11af..466de38 100644 --- a/plugin/wakatime.vim +++ b/plugin/wakatime.vim @@ -4,7 +4,7 @@ " Maintainer: Wakati.Me " ============================================================================ -let s:VERSION = '0.2.2' +let s:VERSION = '0.2.3' " Init {{{