From 8be3260ea132f5263dd06e3c603aea4ac2801aea Mon Sep 17 00:00:00 2001 From: pastak Date: Sat, 18 Feb 2017 18:20:51 +0900 Subject: [PATCH] v0.1.0 --- package.json | 2 +- src/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index bc409ac..bf7940f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "scboloo", - "version": "0.0.1", + "version": "0.1.0", "main": "index.js", "repository": "git@github.com:pastak/scboloo.git", "author": "pastak ", diff --git a/src/manifest.json b/src/manifest.json index ac86431..07936c1 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -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": [ "", "activeTab",