Skip to content

Commit

Permalink
chore: version bump: 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jthomerson committed May 17, 2021
1 parent ef2e518 commit c65960e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "@silvermine/dynamodb-table-sync",
"version": "1.3.0",
"version": "1.3.1",
"description": "utility script for detecting and (optionally) fixing differences between multiple DynamoDB tables (in the same or different regions)",
"main": "src/Synchronizer.js",
"bin": {
Expand Down

0 comments on commit c65960e

Please sign in to comment.