Skip to content

Commit

Permalink
v2.0.2
Browse files Browse the repository at this point in the history
- Setup travis
- Update shell-quote dependency to prevent vulnerability
- Fix process spawning issue causing race conditions
- Improved logging
- Linting
  • Loading branch information
Ilya Radchenko committed Jul 19, 2016
1 parent 520f46f commit 3fa29ce
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": "strider-runner-core",
"version": "2.0.1",
"version": "2.0.2",
"description": "Just run those jobs. Decoupled from load balancing, joq queues, etc.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 3fa29ce

Please sign in to comment.