From 55e3f0370e6bcaea9872ac86b4f76b8f51d89ac6 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Fri, 5 Jun 2020 01:12:06 +0000 Subject: [PATCH] 2.0.12 --- package-lock.json | 2 +- package.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index c03f836..eb07dbf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartlog-interfaces", - "version": "2.0.11", + "version": "2.0.12", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 94482e5..4a2972c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartlog-interfaces", - "version": "2.0.11", + "version": "2.0.12", "private": false, "description": "interfaces for the smartlog ecosystem", "main": "dist_ts/index.js", @@ -36,4 +36,4 @@ "npmextra.json", "readme.md" ] -} \ No newline at end of file +}