v7.0.6
This commit is contained in:
parent
9e3f438823
commit
044867449a
2 changed files with 8 additions and 1 deletions
|
@ -3,6 +3,13 @@ History
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
|
||||||
|
7.0.6 (2016-06-13)
|
||||||
|
++++++++++++++++++
|
||||||
|
|
||||||
|
- Upgrade wakatime-cli to v6.0.5.
|
||||||
|
- Upgrade pygments to v2.1.3 for better language coverage.
|
||||||
|
|
||||||
|
|
||||||
7.0.5 (2016-06-08)
|
7.0.5 (2016-06-08)
|
||||||
++++++++++++++++++
|
++++++++++++++++++
|
||||||
|
|
||||||
|
|
|
@ -7,7 +7,7 @@ Website: https://wakatime.com/
|
||||||
==========================================================="""
|
==========================================================="""
|
||||||
|
|
||||||
|
|
||||||
__version__ = '7.0.5'
|
__version__ = '7.0.6'
|
||||||
|
|
||||||
|
|
||||||
import sublime
|
import sublime
|
||||||
|
|
Loading…
Reference in a new issue