diff --git a/docs/Perceptron.html b/docs/Perceptron.html index e502a63..8c03615 100644 --- a/docs/Perceptron.html +++ b/docs/Perceptron.html @@ -873,7 +873,7 @@
Returns:

diff --git a/docs/global.html b/docs/global.html index 2898fcc..e89ea27 100644 --- a/docs/global.html +++ b/docs/global.html @@ -251,7 +251,7 @@
Returns:

diff --git a/docs/index.html b/docs/index.html index 2c09d1b..0744fee 100644 --- a/docs/index.html +++ b/docs/index.html @@ -103,7 +103,7 @@

Copyright & License

wink-perceptron is copyright

diff --git a/docs/wink-perceptron.js.html b/docs/wink-perceptron.js.html index 32fdd00..299ebc4 100644 --- a/docs/wink-perceptron.js.html +++ b/docs/wink-perceptron.js.html @@ -456,7 +456,7 @@

wink-perceptron.js


diff --git a/package-lock.json b/package-lock.json index b479dd4..1b9f9b8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "wink-perceptron", - "version": "0.3.1", + "version": "0.3.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 90ced1b..c610b58 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wink-perceptron", - "version": "0.3.1", + "version": "0.3.2", "description": "Multi-class averaged perceptron", "keywords": [ "Perceptron",