Skip to content

Commit a299325

Browse files
committed
2.0.1
1 parent 2318cb7 commit a299325

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "denque",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "The fastest javascript implementation of a double-ended queue. Used by the official Redis, MongoDB, MariaDB & MySQL libraries for Node.js and many other libraries. Maintains compatability with deque.",
55
"main": "index.js",
66
"engines": {

0 commit comments

Comments
 (0)