From 294c04318ddf8eacaefbf2314cd4cf4f0f5c6482 Mon Sep 17 00:00:00 2001 From: 3846masa <3846masahiro+git@gmail.com> Date: Mon, 30 Oct 2017 20:56:06 +0900 Subject: [PATCH] v0.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ad44af2..7604aea 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "bugs": { "url": "https://github.com/Paperist/cli/issues" }, - "version": "0.0.3", + "version": "0.0.4", "main": "./dist/index.js", "bin": { "paperist": "./dist/index.js"