Skip to content

Commit

Permalink
1.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
PB2204 committed Oct 16, 2023
1 parent 44d236e commit ecd9da9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "adv-dsa",
"version": "1.0.5",
"description": "JavaScript Data Structures and Algorithms Library",
"version": "1.1.5",
"description": "JS-DSA is a comprehensive collection of data structures and algorithms implemented in JavaScript. This project is designed to be a helpful resource for developers, students, and anyone interested in learning about data structures and algorithms through practical JavaScript examples.",
"keywords": [
"data-structures",
"algorithms",
Expand All @@ -21,4 +21,4 @@
"devDependencies": {
"jest": "^28.1.3"
}
}
}

0 comments on commit ecd9da9

Please sign in to comment.