From c01307dda4a9cd8e41befe867220001969ff84be Mon Sep 17 00:00:00 2001 From: Alan Hamlett Date: Thu, 15 Aug 2013 00:13:08 -0700 Subject: [PATCH] v1.1.0 --- plugin/wakatime.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 {{{