From af1c319a96011cf0454d19620aba8273cbf4476b Mon Sep 17 00:00:00 2001 From: joeyklee Date: Fri, 1 Feb 2019 14:20:01 -0500 Subject: [PATCH] Revert "bump to 0.0.5" This reverts commit 024468cbf6c2631c3ad8d8e9fa4f42401357fe85. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4a72c4b53..b1a81bf6c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ml5", - "version": "0.2.1", + "version": "0.0.4", "description": "A friendly machine learning library for the web.", "main": "dist/ml5.min.js", "directories": {