From 79f17e14045d121c9505eb3118967f5f88ae79e2 Mon Sep 17 00:00:00 2001 From: Dimitar Nanov Date: Fri, 2 Aug 2019 10:52:48 +0300 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f6ad273..999bc63 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ebics-client", - "version": "0.0.6", + "version": "0.0.7", "description": "Node.js ISO 20022 Compliant EBICS Client", "main": "index.js", "scripts": {