This commit is contained in:
Alan Hamlett 2014-08-27 03:32:35 -07:00
parent 6b6f60d8e8
commit 8574abe012
2 changed files with 8 additions and 1 deletions

View File

@ -3,6 +3,13 @@ History
-------
2.0.9 (2014-08-27)
++++++++++++++++++
- upgrade external wakatime package to v2.0.7
- fix support for subversion projects on Mac OS X
2.0.8 (2014-08-07)
++++++++++++++++++

View File

@ -6,7 +6,7 @@ License: BSD, see LICENSE for more details.
Website: https://wakatime.com/
==========================================================="""
__version__ = '2.0.8'
__version__ = '2.0.9'
import sublime
import sublime_plugin