diff --git a/package-lock.json b/package-lock.json index 345356f..be89d88 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@ethereum-alarm-clock/cli", - "version": "3.5.4", + "version": "3.6.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index d87c412..2b9d6ca 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ethereum-alarm-clock/cli", - "version": "3.5.4", + "version": "3.6.0", "description": "Command-line tool written in JavaScript to interact with the Ethereum Alarm Clock", "main": "index.js", "scripts": {