mirror of
https://github.com/wakatime/sublime-wakatime.git
synced 2023-08-10 21:13:02 +03:00
v2.1.21
This commit is contained in:
parent
f3179b75d9
commit
520db283cb
@ -3,6 +3,13 @@ History
|
||||
-------
|
||||
|
||||
|
||||
2.0.21 (2014-12-22)
|
||||
++++++++++++++++++
|
||||
|
||||
- upgrade external wakatime package to v2.1.11
|
||||
- fix bug in offline logging when no response from api
|
||||
|
||||
|
||||
2.0.20 (2014-12-05)
|
||||
++++++++++++++++++
|
||||
|
||||
|
@ -6,7 +6,7 @@ License: BSD, see LICENSE for more details.
|
||||
Website: https://wakatime.com/
|
||||
==========================================================="""
|
||||
|
||||
__version__ = '2.0.20'
|
||||
__version__ = '2.0.21'
|
||||
|
||||
import sublime
|
||||
import sublime_plugin
|
||||
|
Loading…
Reference in New Issue
Block a user