From e6a97a07da7673aadd95616c09fa37d18a8c2a47 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Thu, 23 May 2019 17:43:46 +0200 Subject: [PATCH] 1.0.3 --- 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 f727bf5..6edc626 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@financeplus/finplus-interfaces", - "version": "1.0.2", + "version": "1.0.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 4be669c..52789a9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@financeplus/finplus-interfaces", - "version": "1.0.2", + "version": "1.0.3", "private": false, "description": "an interface package for the financeplus organization", "main": "dist/index.js",