From 2449d4a37c2c9ace9a1a96378cd26af8d68f5a0c Mon Sep 17 00:00:00 2001 From: Sam Verschueren Date: Thu, 13 Jul 2017 09:53:45 +0200 Subject: [PATCH] 0.13.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 23fd50d..db92ddc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dynongo", - "version": "0.13.0", + "version": "0.13.1", "description": "MongoDB like syntax for DynamoDB", "license": "MIT", "repository": "SamVerschueren/dynongo",