diff --git a/package-lock.json b/package-lock.json index 4c58db4..a48cf89 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@ethereum-alarm-clock/cli", - "version": "4.1.1", + "version": "4.2.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index e3d311f..7fb1267 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ethereum-alarm-clock/cli", - "version": "4.1.1", + "version": "4.2.0", "description": "Command-line tool written in JavaScript to interact with the Ethereum Alarm Clock", "main": "index.js", "scripts": {