This commit is contained in:
Alan Hamlett 2015-05-06 12:30:36 -07:00
parent 05a3bfbb53
commit 23c5801080
2 changed files with 8 additions and 1 deletions

View File

@ -3,6 +3,13 @@ History
-------
4.0.1 (2015-05-06)
++++++++++++++++++
- ignore git temporary files
- don't send two write heartbeats within 2 seconds of eachother
4.0.0 (2015-04-12)
++++++++++++++++++

View File

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