Skip to content

Commit

Permalink
release v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
shinnn committed Oct 7, 2015
1 parent 7b674e2 commit a15b23a
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "exec-pod-callback",
"version": "1.0.1",
"version": "1.0.2",
"description": "Callback-style version of exec-pod",
"repository": "shinnn/exec-pod-callback",
"author": "Shinnosuke Watanabe (https://github.com/shinnn)",
Expand Down Expand Up @@ -43,7 +43,12 @@
"cp",
"command",
"run",
"exec"
"exec",
"callback",
"callback-style",
"async",
"asynchronous",
"asynchronously"
],
"dependencies": {
"execfile-subcommand": "^1.0.1"
Expand Down

0 comments on commit a15b23a

Please sign in to comment.