From 0049fffc00cf64c33378f485f37e40106cb51760 Mon Sep 17 00:00:00 2001 From: Vladislav Hristov Date: Tue, 8 Oct 2019 16:10:08 +0300 Subject: [PATCH] up the version to 0.0.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a763ced..bd78038 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ebics-client", - "version": "0.0.7", + "version": "0.0.8", "description": "Node.js ISO 20022 Compliant EBICS Client", "main": "index.js", "scripts": {