We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e49923c commit 5576944Copy full SHA for 5576944
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "javascript-algorithms-and-data-structures",
3
- "version": "0.0.2",
+ "version": "0.0.3",
4
"description": "Algorithms and data-structures implemented on JavaScript",
5
"main": "index.js",
6
"scripts": {
0 commit comments