Skip to content

Commit

Permalink
0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tristanls committed Aug 15, 2019
1 parent 8a3f177 commit eb2d31d
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.1",
"version": "0.5.2",
"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 eb2d31d

Please sign in to comment.