This commit is contained in:
Alan Hamlett 2013-12-13 16:11:46 +01:00
parent d6228b8dce
commit 81f838489d
2 changed files with 7 additions and 1 deletions

View File

@ -3,6 +3,12 @@ History
-------
1.6.0 (2013-12-13)
++++++++++++++++++
- upgrade common wakatime package to v0.5.0
1.5.2 (2013-12-03)
++++++++++++++++++

View File

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