From d400e5054a2f15263062e2f4cb0b15c13366c4eb Mon Sep 17 00:00:00 2001 From: ClimbsRocks Date: Fri, 19 Feb 2016 22:03:28 -0800 Subject: [PATCH] version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 53a9e73..4e86a56 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ensembler", - "version": "0.5.7", + "version": "0.9.0", "description": "Ensemble together your machine learning algorithms automatically!", "main": "controller.js", "scripts": {