Skip to content

Commit

Permalink
chore(all): prepare release 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
EisenbergEffect committed Jan 28, 2020
1 parent 8055fd3 commit fed32cd
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 24,116 deletions.
Binary file added dist/Aurelia Inspector 1.4.0.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "Aurelia Inspector",
"version": "1.3.0",
"version": "1.4.0",
"description": "A Chrome plugin adding a new inspector pane to the Elements panel, providing Aurelia-specific information about selected elements.",
"devtools_page": "devtools.html",
"icons": {
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": "aurelia-inspector",
"version": "1.3.0",
"version": "1.4.0",
"description": "A Chrome plugin that adds a new inspector pane to the Elements panel, providing Aurelia-specific information about selected elements.",
"keywords": [
"aurelia",
Expand Down
Loading

0 comments on commit fed32cd

Please sign in to comment.