Skip to content

Commit

Permalink
0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tristanls committed Nov 19, 2018
1 parent 4adca5a commit e49cb19
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.4.0",
"version": "0.4.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 e49cb19

Please sign in to comment.