mirror of
https://github.com/wakatime/sublime-wakatime.git
synced 2023-08-10 21:13:02 +03:00
v3.0.7
This commit is contained in:
@@ -3,6 +3,12 @@ History
|
||||
-------
|
||||
|
||||
|
||||
3.0.7 (2015-02-05)
|
||||
++++++++++++++++++
|
||||
|
||||
- handle errors encountered when looking for .sublime-project file
|
||||
|
||||
|
||||
3.0.6 (2015-01-13)
|
||||
++++++++++++++++++
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@ License: BSD, see LICENSE for more details.
|
||||
Website: https://wakatime.com/
|
||||
==========================================================="""
|
||||
|
||||
__version__ = '3.0.6'
|
||||
__version__ = '3.0.7'
|
||||
|
||||
import sublime
|
||||
import sublime_plugin
|
||||
|
||||
Reference in New Issue
Block a user