Skip to content

Commit

Permalink
Bump to version 0.2.12
Browse files Browse the repository at this point in the history
  • Loading branch information
jethron committed Oct 16, 2018
1 parent 7bf3d7b commit 54c2f7c
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.11",
"version": "0.2.12",
"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": "snowflake-chrome-extension",
"version": "0.2.11",
"version": "0.2.12",
"description": "Add a panel to DevTools to show Snowplow analytics beacon information.",
"main": "src/extension.js",
"scripts": {
Expand Down

0 comments on commit 54c2f7c

Please sign in to comment.