This commit is contained in:
Alan Hamlett 2014-08-29 12:50:55 -07:00
parent 49d9b1d7dc
commit 253728545c
2 changed files with 8 additions and 1 deletions

View File

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

View File

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