Skip to content

Commit

Permalink
v3.0.0: concurrent processing of jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
adrienjoly committed Oct 11, 2017
1 parent 859ec7c commit 9d0893b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "qyu",
"version": "2.0.0",
"description": "challenge from algolia",
"version": "3.0.0",
"description": "Holds, controls and reports on execution of a queue of asynchronous jobs.",
"main": "qyu.js",
"engines": {
"nodejs": ">=7.6"
Expand Down

0 comments on commit 9d0893b

Please sign in to comment.