We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 136b2da commit b8bd9e1Copy full SHA for b8bd9e1
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@problem-solving/knapsack",
3
"description": "Knapsack problem algorithms for JavaScript",
4
- "version": "0.0.0",
+ "version": "0.0.1",
5
"license": "AGPL-3.0",
6
"author": "make-github-pseudonymous-again",
7
"homepage": "https://computational-problem-solving.github.io/knapsack",
0 commit comments