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