This commit is contained in:
Alan Hamlett 2015-04-04 11:05:35 -07:00
parent c7ee7258fb
commit 68a2557884
2 changed files with 8 additions and 1 deletions

View File

@ -3,6 +3,13 @@ History
------- -------
3.0.18 (2015-04-04)
+++++++++++++++++++
- upgrade wakatime cli to v4.0.8
- added api_url config option to .wakatime.cfg file
3.0.17 (2015-04-02) 3.0.17 (2015-04-02)
+++++++++++++++++++ +++++++++++++++++++

View File

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