This commit is contained in:
Alan Hamlett 2014-11-10 15:18:26 -08:00
parent 79144a65aa
commit 7ec0a1d703
2 changed files with 8 additions and 1 deletions

View File

@ -3,6 +3,13 @@ History
-------
2.0.10 (2014-11-10)
++++++++++++++++++
- upgrade external wakatime package to v2.1.3
- correctly detect branch for subversion projects
2.0.9 (2014-11-03)
++++++++++++++++++

View File

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