From 76752948ae0b90225c00043706892cb0ceb56780 Mon Sep 17 00:00:00 2001 From: James Haley Date: Tue, 24 Feb 2015 09:04:54 +0000 Subject: [PATCH] 0.0.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dd81b25..a2fa4b7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "batchelor", - "version": "0.0.6", + "version": "0.0.7", "description": "A lovely little Node.js module to perform batch requests with the Google REST API", "main": "./lib/batchelor", "scripts": {