Skip to content

Commit 4b05e58

Browse files
Version bump to 2.0.4. (#225)
1 parent 9417a3a commit 4b05e58

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lightbeam-we",
3-
"version": "2.0.1",
3+
"version": "2.0.4",
44
"description": "Firefox Lightbeam web extension",
55
"main": "background.js",
66
"scripts": {

src/manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 2,
33
"name": "Firefox Lightbeam",
4-
"version": "2.0.3",
4+
"version": "2.0.4",
55

66
"description": "Firefox Lightbeam is a Firefox browser extension that uses interactive visualizations to show you the relationships between third parties and the sites you visit.",
77
"homepage_url": "https://github.com/mozilla/lightbeam-we",

0 commit comments

Comments
 (0)