diff --git a/package-lock.json b/package-lock.json index d615be8..f048080 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@ethereum-alarm-clock/cli", - "version": "3.1.3", + "version": "3.2.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 1d7c9a5..6146305 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ethereum-alarm-clock/cli", - "version": "3.1.3", + "version": "3.2.0", "description": "Command-line tool written in JavaScript to interact with the Ethereum Alarm Clock", "main": "index.js", "scripts": {