diff --git a/package-lock.json b/package-lock.json index 8450a6c..6c824d9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@ethereum-alarm-clock/cli", - "version": "4.2.0", + "version": "4.2.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 9065d6b..8051918 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ethereum-alarm-clock/cli", - "version": "4.2.0", + "version": "4.2.1", "description": "Command-line tool written in JavaScript to interact with the Ethereum Alarm Clock", "main": "index.js", "scripts": {