This commit is contained in:
Alan Hamlett 2014-08-29 12:47:30 -07:00
parent a2f1436477
commit bb9dff2c85
2 changed files with 8 additions and 1 deletions

View File

@ -3,6 +3,13 @@ History
-------
2.0.6 (2014-08-29)
++++++++++++++++++
- upgrade external wakatime package to v2.0.8
- supress output from svn command
2.0.5 (2014-08-07)
++++++++++++++++++

View File

@ -6,7 +6,7 @@
" Website: https://wakatime.com/
" ============================================================================
let s:VERSION = '2.0.5'
let s:VERSION = '2.0.6'
" Init {{{