Skip to content
This repository was archived by the owner on Mar 22, 2025. It is now read-only.

Commit 78df9be

Browse files
author
akshat
committed
upadated version
1 parent 8212994 commit 78df9be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "efficient-sorting",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "A simple , efficient and es6 way to sort an array using quick sort and merge sort",
55
"main": "index.js",
66
"type": "module",

0 commit comments

Comments
 (0)