From 8af5261d0c89ab4de2a3b4bcf3c7e6a1f3db13e4 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Fri, 7 Jun 2019 13:17:32 +0200 Subject: [PATCH] 1.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 50e3c58..74bdc07 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ht-docker-cardanosl", - "version": "1.0.1", + "version": "1.0.2", "description": "This repository contains a Dockerfile used to build a docker image of the Cardano SL node with wallet features.", "main": "index.js", "scripts": {