This commit is contained in:
Alan Hamlett 2013-12-03 02:41:54 +01:00
parent bbcb39b2cf
commit 805e2fe222
2 changed files with 7 additions and 1 deletions

View file

@ -3,6 +3,12 @@ History
-------
1.5.2 (2013-12-03)
++++++++++++++++++
- use non-localized datetime in log
1.5.1 (2013-12-02)
++++++++++++++++++

View file

@ -5,7 +5,7 @@ Maintainer: WakaTi.me <support@wakatime.com>
Website: https://www.wakati.me/
==========================================================="""
__version__ = '1.5.1'
__version__ = '1.5.2'
import sublime
import sublime_plugin