mirror of
https://github.com/wakatime/sublime-wakatime.git
synced 2023-08-10 21:13:02 +03:00
v3.0.4
This commit is contained in:
parent
dd61a4f5f4
commit
757a4c6905
@ -3,6 +3,12 @@ History
|
||||
-------
|
||||
|
||||
|
||||
3.0.4 (2014-12-26)
|
||||
++++++++++++++++++
|
||||
|
||||
- fix bug causing plugin to not work in Sublime Text 2
|
||||
|
||||
|
||||
3.0.3 (2014-12-25)
|
||||
++++++++++++++++++
|
||||
|
||||
|
@ -6,7 +6,7 @@ License: BSD, see LICENSE for more details.
|
||||
Website: https://wakatime.com/
|
||||
==========================================================="""
|
||||
|
||||
__version__ = '3.0.3'
|
||||
__version__ = '3.0.4'
|
||||
|
||||
import sublime
|
||||
import sublime_plugin
|
||||
|
Loading…
Reference in New Issue
Block a user