This commit is contained in:
Alan Hamlett 2015-05-15 15:34:17 -07:00
parent 71ce25a326
commit 9b5c59e677
2 changed files with 10 additions and 1 deletions

View File

@ -3,6 +3,15 @@ History
-------
4.0.5 (2015-05-15)
++++++++++++++++++
- correctly display caller and lineno in log file when debug is true
- project passed with --project argument will always be used
- new --alternate-project argument
- upgrade wakatime cli to v4.0.12
4.0.4 (2015-05-12)
++++++++++++++++++

View File

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