From f3c179f08924ab0d3af85da0b043e53320a2dbeb Mon Sep 17 00:00:00 2001 From: CI Bot Date: Sun, 30 Oct 2022 17:48:39 +0000 Subject: [PATCH] ci(release): release version 0.1.15 [skip ci] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1ee9f2b..8d3b56e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@galoymoney/proof-of-sats", - "version": "0.1.14", + "version": "0.1.15", "description": "Library to implement proof-of-liabilities.", "main": "dist/src/index.js", "types": "dist/src/index.d.ts",