From 42f9ba5499ff748e1a730b1df353d45b7258d01a Mon Sep 17 00:00:00 2001 From: Espen Volden Date: Wed, 28 Oct 2015 23:22:26 +0100 Subject: [PATCH] CHANGELOG.md v0.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5168b0a..8dac369 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "elasticsearch-bulk-index-stream", - "version": "0.0.3", + "version": "0.0.4", "description": "A writable stream for bulk indexing records in Elasticsearch", "main": "index.js", "scripts": {