Skip to content

Commit 324d814

Browse files
committed
0.3.9
1 parent 78942af commit 324d814

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
"name": "Snowplow Inspector",
55
"description": "Add a new tab in Developer Tools to show Snowplow Analytics beacon information.",
6-
"version": "0.3.8",
6+
"version": "0.3.9",
77
"browser_specific_settings": {
88
"gecko": {
99
"id": "{4166b542-f87d-4dbc-a6b1-34cb31a5b04e}"

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "chrome-snowplow-inspector",
3-
"version": "0.3.8",
3+
"version": "0.3.9",
44
"description": "Add a panel to DevTools to show Snowplow analytics beacon information.",
55
"scripts": {
66
"test": "echo \"Error: no test specified\" && exit 1",

0 commit comments

Comments
 (0)