Skip to content

Commit

Permalink
v3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
erayd committed Jan 8, 2020
1 parent c3410ec commit 2225030
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "spique",
"version": "2.8.2",
"version": "3.0.0",
"description": "A spiral deque - high performance and dynamic queue size",
"main": "spique.js",
"scripts": {
Expand All @@ -18,7 +18,9 @@
"dequeue",
"ring",
"ringbuffer",
"data structures"
"data structures",
"pipeline",
"pipe"
],
"author": "Erayd <[email protected]>",
"license": "ISC",
Expand Down

0 comments on commit 2225030

Please sign in to comment.