From a971c6e1bc5077957a1495f7d83357a7bbf1c0ff Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Mon, 24 Jun 2019 15:51:33 +0200 Subject: [PATCH] 1.0.7 --- 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 e4d27f7..f32e40a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@financeplus/finplus-interfaces", - "version": "1.0.6", + "version": "1.0.7", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index ff58f20..a01a211 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@financeplus/finplus-interfaces", - "version": "1.0.6", + "version": "1.0.7", "private": false, "description": "an interface package for the financeplus organization", "main": "dist/index.js",