From 783e30b6056867370889a20d32d939abc019a0a4 Mon Sep 17 00:00:00 2001 From: Alex Webb Date: Wed, 17 Jan 2018 14:41:33 +0000 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a4e09fd..792480f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "algolia-index-transform", - "version": "1.0.5", + "version": "1.0.6", "description": "A selection of methods to transform an exisiting index using map, reduce or filter and push to a brand new index.", "main": "index.js",