Skip to content

Commit 9118ebb

Browse files
committed
Update readme and version
1 parent 6a01fcf commit 9118ebb

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ All the above options can be added to s-function.json to set default configurati
5555
}
5656
}
5757
}
58+
```
5859

5960
To remove the installed dynamodb local, run:
6061
`sls dynamodb remove`

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "serverless-dynamodb-local",
3-
"version": "0.0.6",
3+
"version": "0.0.7",
44
"engines": {
55
"node": ">=4.0"
66
},

0 commit comments

Comments
 (0)