From a3e432d15f8f715f1f090d4cafd087d17590cbb0 Mon Sep 17 00:00:00 2001 From: Botrel Kilian Date: Thu, 21 Apr 2022 11:34:51 +0200 Subject: [PATCH] 1.7.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3ff308f..3a13519 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ln-markets/api", - "version": "1.6.1", + "version": "1.7.0", "description": "A set of wrappers to easily communicate with LN Markets API !", "main": "src/index.js", "module": "esm/index.mjs",