From 165431bdc76b64dcb9cde6f50cf05400271f991e Mon Sep 17 00:00:00 2001 From: nkzawa Date: Tue, 25 Oct 2016 19:58:36 +0900 Subject: [PATCH] v0.9.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 74f3e0ae..9a44eecf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "next", - "version": "0.0.0", + "version": "0.9.9", "description": "", "main": "./dist/lib/index.js", "license": "MIT",