From a918aded51583348c0d26d858381b6b76ceb6849 Mon Sep 17 00:00:00 2001 From: roks0n Date: Wed, 24 Jul 2019 17:48:45 +0200 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f80f66e..8e7a051 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@deadlock-delegate/crawler", - "version": "1.2.7", + "version": "1.2.8", "description": "Crawler scans the ARK network to get information about the peers in the network.", "main": "src/crawler.js", "scripts": {