From 1bf98eaa6b6be6ed2a201f4c0c87a15e8a2e5f61 Mon Sep 17 00:00:00 2001 From: nkzawa Date: Tue, 25 Oct 2016 22:54:45 +0900 Subject: [PATCH] v0.9.10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9a44eecf..02fcfca4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "next", - "version": "0.9.9", + "version": "0.9.10", "description": "", "main": "./dist/lib/index.js", "license": "MIT",