diff --git a/HISTORY.rst b/HISTORY.rst index a050bbe..241c1c6 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -3,6 +3,12 @@ History ------- +3.0.3 (2016-05-26) +++++++++++++++++++ + +- Make sure api key is valid format. + + 3.0.2 (2016-05-25) ++++++++++++++++++ diff --git a/content/komodowakatime.js b/content/komodowakatime.js index 1d5f352..58e28a3 100644 --- a/content/komodowakatime.js +++ b/content/komodowakatime.js @@ -1,6 +1,6 @@ var komodoWakatime = { - VERSION: '3.0.2', + VERSION: '3.0.3', heartbeatFrequency: 2, prefName: 'wakatime_api_key', diff --git a/install.rdf b/install.rdf index e137274..9fef0f2 100644 --- a/install.rdf +++ b/install.rdf @@ -5,7 +5,7 @@ wakatime@wakatime.com true WakaTime - 3.0.1 + 3.0.3 Automatic analytics for programmers Alan Hamlett Marcellus Pelcher