This commit is contained in:
Alan Hamlett 2016-01-15 12:27:52 +01:00
parent 8b59e46c64
commit e1ab92be6d
2 changed files with 7 additions and 1 deletions

View File

@ -3,6 +3,12 @@ History
-------
6.0.4 (2016-01-15)
++++++++++++++++++
- fix UnicodeDecodeError on ST2 with non-English locale
6.0.3 (2016-01-11)
++++++++++++++++++

View File

@ -7,7 +7,7 @@ Website: https://wakatime.com/
==========================================================="""
__version__ = '6.0.3'
__version__ = '6.0.4'
import sublime