Skip to content

Commit

Permalink
DEV: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael O'Brien committed Mar 22, 2021
1 parent 0ad42e1 commit d6a75d2
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 @@ -42,6 +42,7 @@ A big thank you to [Alex DeBrie](https://www.alexdebrie.com/about/) and his exce
* Intercept hooks to modify DynamoDB requests and responses.
* Controllable logging to see exact parameter, data and responses.
* Simple, easy to read source to modify (< 1000 lines).
* Integrated metrics.
* Safety options to prevent "rm -fr *".
* No module dependencies.
* Support for the AWS SDK v3
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": "dynamodb-onetable",
"version": "0.7.2",
"version": "1.0.0",
"description": "DynamoDB access library for single-table designs",
"exports": {
".": {
Expand Down

0 comments on commit d6a75d2

Please sign in to comment.