Skip to content

Commit

Permalink
Reflecting the update to 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
frehner committed Mar 5, 2019
1 parent c716e17 commit dc584ee
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 @@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "single-spa Inspector",
"short_name": "sspa Inspect",
"version": "0.2.1",
"version": "0.2.2",
"author": "Anthony Frehner",
"homepage_url": "https://github.com/CanopyTax/single-spa-inspector",
"description": "A devtools panel for single-spa applications",
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": "single-spa-inspector",
"version": "0.2.1",
"version": "0.2.2",
"description": "A devtools extension for single-spa applications",
"scripts": {
"build": "npm run webpack-build && npm run lint && web-ext build",
Expand Down

0 comments on commit dc584ee

Please sign in to comment.