From b7060c79888f686835cd96f0a34025d965a86704 Mon Sep 17 00:00:00 2001 From: Joey Lee Date: Thu, 24 Jan 2019 15:03:55 -0500 Subject: [PATCH] updating to version 0.2.0 (#264) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f656cf7a6..60a0703e2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ml5", - "version": "0.1.3", + "version": "0.2.0", "description": "A friendly machine learning library for the web.", "main": "dist/ml5.min.js", "directories": {