v2.0.1
This commit is contained in:
parent
bcf037e8a4
commit
e5e399dfbe
2 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@ History
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
|
||||||
2.0.0 (2014-05-25)
|
2.0.1 (2014-05-25)
|
||||||
++++++++++++++++++
|
++++++++++++++++++
|
||||||
|
|
||||||
- upgrade external wakatime package to v2.0.0
|
- upgrade external wakatime package to v2.0.0
|
||||||
|
|
|
@ -6,7 +6,7 @@ License: BSD, see LICENSE for more details.
|
||||||
Website: https://wakatime.com/
|
Website: https://wakatime.com/
|
||||||
==========================================================="""
|
==========================================================="""
|
||||||
|
|
||||||
__version__ = '2.0.0'
|
__version__ = '2.0.1'
|
||||||
|
|
||||||
import sublime
|
import sublime
|
||||||
import sublime_plugin
|
import sublime_plugin
|
||||||
|
|
Loading…
Reference in a new issue