Skip to content

Commit

Permalink
5.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
eyas-ranjous committed Jan 31, 2023
1 parent cb6baa8 commit 22a9c26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@datastructures-js/binary-search-tree",
"version": "5.3.0",
"version": "5.3.1",
"description": "binary search tree & avl tree (self balancing tree) implementation in javascript",
"main": "index.js",
"types": "index.d.ts",
Expand Down

0 comments on commit 22a9c26

Please sign in to comment.