This commit is contained in:
Alan Hamlett 2015-05-06 14:01:35 -07:00
parent acaad2dc83
commit d6d8bceca0
2 changed files with 7 additions and 1 deletions

View file

@ -3,6 +3,12 @@ History
------- -------
4.0.2 (2015-05-06)
++++++++++++++++++
- only send heartbeats for the currently active buffer
4.0.1 (2015-05-06) 4.0.1 (2015-05-06)
++++++++++++++++++ ++++++++++++++++++

View file

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