This commit is contained in:
Alan Hamlett 2014-01-14 05:14:25 -08:00
parent 09a16dea1e
commit da4e02199a
2 changed files with 7 additions and 1 deletions

View File

@ -3,6 +3,12 @@ History
-------
1.6.2 (2014-01-14)
++++++++++++++++++
- upgrade common wakatime package to v0.5.2
1.6.1 (2013-12-13)
++++++++++++++++++

View File

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