Skip to content

Commit

Permalink
Update readme and version
Browse files Browse the repository at this point in the history
  • Loading branch information
AshanFernando committed Jun 12, 2016
1 parent 6a01fcf commit 9118ebb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ All the above options can be added to s-function.json to set default configurati
}
}
}
```

To remove the installed dynamodb local, run:
`sls dynamodb remove`
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "serverless-dynamodb-local",
"version": "0.0.6",
"version": "0.0.7",
"engines": {
"node": ">=4.0"
},
Expand Down

0 comments on commit 9118ebb

Please sign in to comment.