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 17, 2017
1 parent 82c320c commit 3091028
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
@@ -1,7 +1,7 @@
{
"name": "Crypto Tab",
"description": "Replace the New Tab page with Bitcoin price chart",
"version": "0.3.0",
"version": "0.4.0",
"incognito": "split",
"chrome_url_overrides": {
"newtab": "index.html"
Expand Down
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.3.0",
"version": "0.4.0",
"dependencies": {
"axios": "0.16.2",
"chart.js": "2.6.0",
Expand Down

0 comments on commit 3091028

Please sign in to comment.