Skip to content

Commit

Permalink
v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pastak committed Feb 18, 2017
1 parent 7ea03ac commit 8be3260
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,6 +1,6 @@
{
"name": "scboloo",
"version": "0.0.1",
"version": "0.1.0",
"main": "index.js",
"repository": "[email protected]:pastak/scboloo.git",
"author": "pastak <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion src/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Scboloo",
"description": "easy way to post webpage to scrapbox.io",
"author": "pastak",
"version": "0.0.1",
"version": "0.1.0",
"permissions": [
"<all_urls>",
"activeTab",
Expand Down

0 comments on commit 8be3260

Please sign in to comment.