From 416908544a376c4173b9df8cf4c0afc2fd8ee7e1 Mon Sep 17 00:00:00 2001 From: AshanFernando Date: Sun, 12 Jun 2016 11:53:01 +0530 Subject: [PATCH] Updating the version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 12b67d96..f9b528bf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "serverless-dynamodb-local", - "version": "0.0.4", + "version": "0.0.5", "engines": { "node": ">=4.0" },