This commit is contained in:
Alan Hamlett 2014-01-15 16:46:32 -08:00
parent 9733087094
commit fcbbf05933
2 changed files with 7 additions and 1 deletions

View File

@ -3,6 +3,12 @@ History
-------
1.6.3 (2014-01-15)
++++++++++++++++++
- upgrade common wakatime package to v0.5.3
1.6.2 (2014-01-14)
++++++++++++++++++

View File

@ -5,7 +5,7 @@ Maintainer: WakaTi.me <support@wakatime.com>
Website: https://www.wakati.me/
==========================================================="""
__version__ = '1.6.2'
__version__ = '1.6.3'
import sublime
import sublime_plugin