From eae066825068b9d8f584d1b2a360d96c648799c4 Mon Sep 17 00:00:00 2001 From: Anthony Shaffer Date: Fri, 31 Oct 2014 15:20:51 -0700 Subject: [PATCH] Bump version number so AWS token changes are picked up. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 964ac41..6e18fee 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "dynode", "description": "node.js client for Amazon's DynamoDB", - "version": "0.6.1", + "version": "0.6.2", "author": "Ryan Fitzgerald ", "repository": { "type": "git",