From f1028566f5358f2e9d4f2a759c2b4e8eb31d8685 Mon Sep 17 00:00:00 2001 From: KINOSHITA minoru <5021543+minoruta@users.noreply.github.com> Date: Tue, 1 May 2018 20:24:04 +0900 Subject: [PATCH] [PACKAGE] changed to 0.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1034dc4..36b2222 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ast_mongo_ts", - "version": "0.0.1", + "version": "0.0.2", "description": "The ast_mongo_ts is a nodejs library to handle asterisk objects with ast_mongo", "author": "KINOSHITA minoru <5021543+minoruta@users.noreply.github.com>", "license": "MIT",