Skip to content

Commit

Permalink
1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fmiras committed Jun 18, 2018
1 parent 5fbf0a5 commit 9168c3e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
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": "decentraland-currency-changer",
"version": "0.1.0",
"version": "1.0.0",
"description": "Change the displaying currency on Decentraland's marketplace",
"keywords": [
"chrome-extension",
Expand Down
2 changes: 1 addition & 1 deletion public/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"short_name": "DCL Marketplace",
"name": "Decentraland Marketplace Currency Changer",
"description": "Change the displaying currency on Decentraland's marketplace",
"version": "0.1.0",
"version": "1.0.0",
"author": "Federico Miras",
"browser_action": {
"default_icon": "decentraland-icon.png",
Expand Down

0 comments on commit 9168c3e

Please sign in to comment.