Skip to content

Commit

Permalink
0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ohookins committed Nov 21, 2023
1 parent c5a4861 commit f309eb9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bugcrowd/ecs-task-runner",
"version": "0.2.0",
"version": "0.3.0",
"description": "Run a task on ecs and stream logs from Cloudwatch Logs to the console",
"main": "index.js",
"engines": {
Expand Down Expand Up @@ -47,4 +47,4 @@
"sinon": "^5.1.1"
},
"preferGlobal": true
}
}

0 comments on commit f309eb9

Please sign in to comment.