This commit is contained in:
Alan Hamlett 2015-08-25 11:20:45 -07:00
parent 12bbb4e561
commit 22c8ed74bd
2 changed files with 8 additions and 1 deletions

View File

@ -3,6 +3,13 @@ History
-------
4.0.14 (2015-08-25)
++++++++++++++++++
- upgrade wakatime cli to v4.1.2
- fix bug in offline caching which prevented heartbeats from being cleaned up
4.0.13 (2015-08-25)
++++++++++++++++++

View File

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