From 412b271ea4c9c3845c413485aa6082031cff9172 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20Kosi=C5=84ski?= Date: Tue, 26 Feb 2019 22:05:16 +0100 Subject: [PATCH] 4.2.1 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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": {