Skip to content

Commit

Permalink
1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
LewisJEllis committed Jan 10, 2018
1 parent f8c92c5 commit 061c0eb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "bee-queue",
"version": "1.1.0",
"version": "1.2.0",
"description": "A simple, fast, robust job/task queue, backed by Redis.",
"main": "index.js",
"dependencies": {
Expand All @@ -23,6 +23,7 @@
"LICENSE",
"package.json",
"index.js",
"index.d.ts",
"lib"
],
"scripts": {
Expand Down

0 comments on commit 061c0eb

Please sign in to comment.