Skip to content

Commit

Permalink
Change: bump up the version
Browse files Browse the repository at this point in the history
  • Loading branch information
superKalo committed Oct 18, 2017
1 parent 214c85f commit a161495
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "crypto-tab",
"version": "0.4.0",
"version": "0.5.0",
"scripts": {
"build:extension": "ENV='extension' gulp build",
"build:extension:watch": "ENV='extension' gulp build:watch",
Expand Down
2 changes: 1 addition & 1 deletion src/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Crypto Tab",
"description": "Replace the New Tab page with Bitcoin price chart",
"version": "0.4.0",
"version": "0.5.0",
"chrome_url_overrides": {
"newtab": "index.html"
},
Expand Down

0 comments on commit a161495

Please sign in to comment.