From 3ea0d3e3f099252dda399dd7d026f6fa372c29ed Mon Sep 17 00:00:00 2001 From: Kirill Beresnev Date: Wed, 5 Jan 2022 17:14:07 +0300 Subject: [PATCH] Fix CI/CD package publishing --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c46a7eaa..80c934e7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@unstoppabledomains/resolution", - "version": "7.1.0", + "version": "7.1.1", "description": "Domain Resolution for blockchain domains", "main": "./build/index.js", "directories": {