mirror of
https://github.com/wakatime/sublime-wakatime.git
synced 2023-08-10 21:13:02 +03:00
v3.0.11
This commit is contained in:
parent
7fb47228f9
commit
373ebf933f
@ -3,6 +3,12 @@ History
|
||||
-------
|
||||
|
||||
|
||||
3.0.11 (2015-03-23)
|
||||
+++++++++++++++++++
|
||||
|
||||
- upgrade simplejson package to v3.6.5
|
||||
|
||||
|
||||
3.0.10 (2015-03-22)
|
||||
+++++++++++++++++++
|
||||
|
||||
|
@ -6,7 +6,7 @@ License: BSD, see LICENSE for more details.
|
||||
Website: https://wakatime.com/
|
||||
==========================================================="""
|
||||
|
||||
__version__ = '3.0.10'
|
||||
__version__ = '3.0.11'
|
||||
|
||||
import sublime
|
||||
import sublime_plugin
|
||||
|
Loading…
Reference in New Issue
Block a user