Skip to content

Commit

Permalink
0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tristanls committed Dec 7, 2019
1 parent 391a214 commit 15fcbf0
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.6.0",
"version": "0.6.1",
"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 15fcbf0

Please sign in to comment.