Skip to content

Commit

Permalink
1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
seongjin605 committed Aug 18, 2024
1 parent 6facb40 commit 37feb30
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": "elegant-queue",
"version": "1.0.0",
"version": "1.0.1",
"description": "To address this inefficiency when processing large amounts of data, designing a queue with O(1) time complexity can solve many problems.",
"main": "dist/cjs/index.js",
"module": "dist/mjs/index.js",
Expand Down

0 comments on commit 37feb30

Please sign in to comment.