From 8bcd66df74c58fff750177285231187638e32e54 Mon Sep 17 00:00:00 2001 From: Felix Rieseberg Date: Thu, 22 Mar 2018 17:54:30 -0700 Subject: [PATCH] 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9bcd75c..0d50ea6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "project-oxford", - "version": "1.10.0", + "version": "2.0.0", "description": "Vision, and Face Intelligence with Project Oxford", "repository": "https://github.com/felixrieseberg/project-oxford", "main": "dist/oxford.js",