Skip to content

Commit

Permalink
Bump to version 0.2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
jethron committed Jul 25, 2018
1 parent 80b2cbd commit a926028
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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.8",
"version": "0.2.9",
"browser_action": {
"browser_style": true,
"default_title": "Snowplow Inspector",
Expand Down
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.8",
"version": "0.2.9",
"description": "Add a panel to DevTools to show Snowplow analytics beacon information.",
"main": "src/extension.js",
"scripts": {
Expand Down

0 comments on commit a926028

Please sign in to comment.