From ed7322b0d7c7323a26261504e8bbeb0b6d8feec2 Mon Sep 17 00:00:00 2001 From: Joe Fleming Date: Tue, 3 May 2016 14:09:46 -0700 Subject: [PATCH] bring the version down this is probably not ready for production use, and should be pre-1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0ceb5c4..8799d58 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "elastique", - "version": "1.0.0", + "version": "0.1.0", "description": "", "main": "lib/index.js", "scripts": {