From 983b2f45dfab069c4e2f9c903d056874f2c6c002 Mon Sep 17 00:00:00 2001 From: 3846masa <3846masahiro+git@gmail.com> Date: Mon, 30 Oct 2017 22:01:25 +0900 Subject: [PATCH] v0.0.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a2033f0..c31333c 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "bugs": { "url": "https://github.com/Paperist/cli/issues" }, - "version": "0.0.5", + "version": "0.0.6", "main": "./dist/index.js", "bin": { "paperist": "./cli/index.js"