From 00e5a96f0559438c1dca03d8d345d96dc6243c19 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Thu, 15 Apr 2021 00:59:57 +0000 Subject: [PATCH] 1.0.12 --- 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 e6dbb82..09321d1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@financeplus/finplus-interfaces", - "version": "1.0.11", + "version": "1.0.12", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 1d676df..9474633 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@financeplus/finplus-interfaces", - "version": "1.0.11", + "version": "1.0.12", "private": false, "description": "an interface package for the financeplus organization", "main": "dist/index.js",