Skip to content

Commit

Permalink
0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stropitek committed Jun 29, 2017
1 parent e691ac1 commit a651ace
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<a name="0.1.0"></a>
# 0.1.0 (2017-06-29)



2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ml-confusion-matrix",
"version": "0.0.0",
"version": "0.1.0",
"description": "Confusion matrix for supervised classification",
"main": "lib/index.js",
"module": "src/index.js",
Expand Down

0 comments on commit a651ace

Please sign in to comment.