From 281cd677a9afd2016402b56909d5c23449e20090 Mon Sep 17 00:00:00 2001 From: Joey Lee Date: Thu, 24 Jan 2019 16:29:57 -0500 Subject: [PATCH] V0.2.1 Tagged Release (#267) * updating to version 0.2.0 * run build process and built lib * Release v0.2.1 - npm publish issue --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 60a0703e2..4a72c4b53 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ml5", - "version": "0.2.0", + "version": "0.2.1", "description": "A friendly machine learning library for the web.", "main": "dist/ml5.min.js", "directories": {