Skip to content

Commit

Permalink
0.2.28
Browse files Browse the repository at this point in the history
  • Loading branch information
jethron committed Apr 19, 2023
1 parent f5c380f commit 877a6b6
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.2.27",
"version": "0.2.28",
"action": {
"browser_style": true,
"default_title": "Snowplow Inspector",
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.2.27",
"version": "0.2.28",
"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 877a6b6

Please sign in to comment.