Skip to content

Commit

Permalink
0.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jethron committed Nov 7, 2023
1 parent e43c429 commit a4f9c10
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

"name": "Snowplow Inspector",
"description": "Add a new tab in Developer Tools to show Snowplow Analytics beacon information.",
"version": "0.3.3",
"version": "0.3.4",
"browser_specific_settings": {
"gecko": {
"id": "{4166b542-f87d-4dbc-a6b1-34cb31a5b04e}"
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "chrome-snowplow-inspector",
"version": "0.3.3",
"version": "0.3.4",
"description": "Add a panel to DevTools to show Snowplow analytics beacon information.",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
Expand Down

0 comments on commit a4f9c10

Please sign in to comment.