Skip to content

Commit

Permalink
Bump to version 0.2.13
Browse files Browse the repository at this point in the history
  • Loading branch information
jethron committed Mar 6, 2019
1 parent c829310 commit 0a73b90
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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.12",
"version": "0.2.13",
"browser_action": {
"browser_style": true,
"default_title": "Snowplow Inspector",
Expand Down
2 changes: 1 addition & 1 deletion 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.12",
"version": "0.2.13",
"description": "Add a panel to DevTools to show Snowplow analytics beacon information.",
"main": "src/extension.js",
"scripts": {
Expand Down

0 comments on commit 0a73b90

Please sign in to comment.