Skip to content

Commit

Permalink
0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MJez29 committed May 17, 2020
1 parent c9ea055 commit e0e8459
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "omnibox",
"version": "0.1.1",
"name": "boxer",
"version": "0.2.0",
"description": "",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -40,4 +40,4 @@
"svelte": "^3.20.1",
"svelte-loader": "^2.13.6"
}
}
}
2 changes: 1 addition & 1 deletion static/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Boxer",
"version": "0.1.1",
"version": "0.2.0",
"manifest_version": 2,
"icons": {
"16": "icon-16.png",
Expand Down

0 comments on commit e0e8459

Please sign in to comment.