Skip to content

Commit

Permalink
Release v0.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
cheminfo-bot committed Jun 23, 2015
1 parent 76492b8 commit 4168473
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 9 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ml",
"version": "0.3.2",
"version": "0.3.3",
"main": [
"dist/ml.js",
"dist/ml.min.js"
Expand Down
2 changes: 1 addition & 1 deletion dist/ml.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* ml - Machine learning tools
* @version v0.3.2
* @version v0.3.3
* @link https://github.com/mljs/ml
* @license MIT
*/
Expand Down
9 changes: 4 additions & 5 deletions dist/ml.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/ml.min.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ml",
"version": "0.3.2",
"version": "0.3.3",
"description": "Machine learning tools",
"main": "src/index.js",
"scripts": {
Expand Down

0 comments on commit 4168473

Please sign in to comment.