This commit is contained in:
Alan Hamlett 2015-05-06 16:35:01 -07:00
parent 675f9ecd69
commit dab0621b97
2 changed files with 8 additions and 1 deletions

View file

@ -3,6 +3,13 @@ History
------- -------
4.0.3 (2015-05-06)
++++++++++++++++++
- send cursorpos to wakatime cli
- upgrade wakatime cli to v4.0.10
4.0.2 (2015-05-06) 4.0.2 (2015-05-06)
++++++++++++++++++ ++++++++++++++++++

View file

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