Skip to content

Commit

Permalink
0.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
tristanls committed Dec 1, 2019
1 parent 0f28b6f commit 14b3840
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dynamodb-lock-client",
"version": "0.5.2",
"version": "0.5.3",
"description": "A general purpose distributed locking library built for AWS DynamoDB.",
"scripts": {
"assert-latest-node": "(node -v | grep -q ${npm_package_scriptvars_latest_node}) || (echo \"Expected node version ${npm_package_scriptvars_latest_node}, got $(node -v)\" && exit 1)",
Expand Down

0 comments on commit 14b3840

Please sign in to comment.