From 400f9feecf973ee0c4bf5bf5a416510d7eb830e9 Mon Sep 17 00:00:00 2001 From: cmd Date: Mon, 16 Oct 2023 12:00:11 -0500 Subject: [PATCH] v0.1.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c0031149..46fd59b4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@scrow/core", - "version": "0.1.6", + "version": "0.1.7", "description": "Core library for BitEscrow API.", "author": "Christopher Scott", "license": "MIT",