Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
JustOff committed Feb 6, 2017
1 parent 415446b commit d2acd5a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion doc/Changelog
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
2.0.4 (2017-2-6)
* Fix typo in cleanup call

2.0.3 (2017-2-6)
* Clean TabsProgressListener on unload
* Clean TabsProgressListener on unload

2.0.2 (2017-2-5)
* Enable tracker counter & icon status
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"ghostwords", "JustOff"],
"permissions": { "private-browsing": true },
"license": "GPL 3",
"version": "2.0.3",
"version": "2.0.4",
"main": "lib/main.js",
"engines": {
"firefox": ">=38.0a1",
Expand Down

0 comments on commit d2acd5a

Please sign in to comment.