Skip to content

Commit

Permalink
update package.json. bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
pstadler committed Feb 23, 2014
1 parent 7680d77 commit 10bad0f
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,21 @@
{
"name": "flightplan",
"description": "Run a sequence of commands against local and remote hosts",
"version": "0.1.5",
"description": "Library for streamlining application deployment or systems administration tasks",
"version": "0.1.6",
"author": "Patrick Stadler <[email protected]>",
"keywords": [
"deploy",
"deployment",
"commands",
"devops",
"exec",
"bash",
"shell",
"ssh",
"task",
"parallel",
"sequential",
"remote",
"local",
"fabric"
],
"readmeFilename": "README.md",
Expand Down

0 comments on commit 10bad0f

Please sign in to comment.