This commit is contained in:
Alan Hamlett 2015-04-12 16:46:30 -07:00
parent 89368529cb
commit 651c84325e
2 changed files with 7 additions and 1 deletions

View File

@ -3,6 +3,12 @@ History
------- -------
4.0.0 (2015-04-12)
++++++++++++++++++
- listen for selection modified instead of buffer activated for better performance
3.0.19 (2015-04-07) 3.0.19 (2015-04-07)
+++++++++++++++++++ +++++++++++++++++++

View File

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