This commit is contained in:
Alan Hamlett 2014-02-05 01:03:05 -08:00
parent 8bd54a7427
commit 8a3375bb23
2 changed files with 8 additions and 1 deletions

View File

@ -3,6 +3,13 @@ History
-------
1.6.4 (2014-02-05)
++++++++++++++++++
- upgrade external wakatime package to v1.0.0
- support for mercurial revision control
1.6.3 (2014-01-15)
++++++++++++++++++

View File

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