Skip to content

Commit

Permalink
release(2.0.0): allow all containers to finish their jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
0xIslamTaha committed Jan 3, 2022
1 parent fa69397 commit 7014bdf
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": "@0xislamtaha/orchestrator",
"version": "1.1.3",
"version": "2.0.0",
"description": "orchestrate cypress parallel execution across multiple Docker containers",
"main": "src/orchestrator.js",
"scripts": {
Expand Down

0 comments on commit 7014bdf

Please sign in to comment.