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 20, 2017
1 parent 6322e5c commit 838d284
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": "1.0.1",
"version": "1.0.2",
"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": "1.0.1",
"version": "1.0.2",
"icons": {
"16": "icons/[email protected]",
"48": "icons/[email protected]",
Expand Down

0 comments on commit 838d284

Please sign in to comment.