From ccaafde57bf150a9e0f9cbca42145fa4e02b64c9 Mon Sep 17 00:00:00 2001 From: Juan Cazala Date: Tue, 26 Sep 2017 16:28:35 -0300 Subject: [PATCH] v1.1.3 --- LICENSE | 2 +- README.md | 2 +- bower.json | 2 +- dist/synaptic.js | 2 +- dist/synaptic.min.js | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/LICENSE b/LICENSE index bf98c2a..601e762 100644 --- a/LICENSE +++ b/LICENSE @@ -23,7 +23,7 @@ THE SOFTWARE ******************************************************************************************** - SYNAPTIC (v1.1.2) + SYNAPTIC (v1.1.3) ******************************************************************************************** Synaptic is a javascript neural network library for node.js and the browser, its generalized diff --git a/README.md b/README.md index 4f0a624..ab31917 100755 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ bower install synaptic Or you can simply use the CDN link, kindly provided by [CDNjs](https://cdnjs.com/) ```html - + ``` ### Usage diff --git a/bower.json b/bower.json index 5594a2d..681a803 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "synaptic", - "version": "1.1.2", + "version": "1.1.3", "homepage": "https://github.com/cazala/synaptic", "authors": [ "Juan Cazala " diff --git a/dist/synaptic.js b/dist/synaptic.js index 0fc760a..a247f5f 100644 --- a/dist/synaptic.js +++ b/dist/synaptic.js @@ -24,7 +24,7 @@ * * * ******************************************************************************************** - * SYNAPTIC (v1.1.2) + * SYNAPTIC (v1.1.3) * ******************************************************************************************** * * Synaptic is a javascript neural network library for node.js and the browser, its generalized diff --git a/dist/synaptic.min.js b/dist/synaptic.min.js index 0fc760a..a247f5f 100644 --- a/dist/synaptic.min.js +++ b/dist/synaptic.min.js @@ -24,7 +24,7 @@ * * * ******************************************************************************************** - * SYNAPTIC (v1.1.2) + * SYNAPTIC (v1.1.3) * ******************************************************************************************** * * Synaptic is a javascript neural network library for node.js and the browser, its generalized