From b87698179683c162a3f2c1145c4b362bfc39ed34 Mon Sep 17 00:00:00 2001 From: noppoman Date: Tue, 31 Oct 2017 16:20:18 +0900 Subject: [PATCH] bump version to 0.2.15 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 07a7eff..7766bad 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "npdynamodb", - "version": "0.2.14", + "version": "0.2.15", "description": "A Node.js Simple Query Builder and ORM for AWS DynamoDB.", "main": "index.js", "scripts": {