diff --git a/plugin/wakatime.vim b/plugin/wakatime.vim index ffb03ec..750eeb6 100644 --- a/plugin/wakatime.vim +++ b/plugin/wakatime.vim @@ -4,7 +4,7 @@ " Maintainer: Wakati.Me " ============================================================================ -let s:VERSION = '1.0.0' +let s:VERSION = '1.1.0' " Init {{{