Skip to content

Commit

Permalink
Merge pull request #76 from Berkmann18/release-improvement
Browse files Browse the repository at this point in the history
Release improvement
  • Loading branch information
erelsgl committed May 21, 2023
2 parents 90cf81c + f7ff7d2 commit 26b77ee
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 5 additions & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "limdu",
"description": "A machine learning framework for Node.js. Supports multi-level classification and online learning.",
"version": "0.9.5",
"version": "0.9.6",
"author": "Erel Segal-haLevi <erelsgl@gmail.com>",
"repository": {
"type": "git",
Expand Down Expand Up @@ -45,6 +45,10 @@
},
{
"name": "junchaowu"
},
{
"name": "Maximilian Berkmann",
"email": "maxieberkmann@gmail.com"
}
],
"keywords": [
Expand Down

0 comments on commit 26b77ee

Please sign in to comment.