This commit is contained in:
Alan Hamlett 2015-04-02 15:05:06 -07:00
parent 4395db2b2d
commit 2371daac1b
2 changed files with 7 additions and 1 deletions

View File

@ -3,6 +3,12 @@ History
------- -------
3.0.16 (2015-04-02)
+++++++++++++++++++
- copy list when obfuscating api key so original command is not modified
3.0.15 (2015-04-01) 3.0.15 (2015-04-01)
+++++++++++++++++++ +++++++++++++++++++

View File

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