From 5d3c0dabd63ac627584ecb82a290d477c54262b0 Mon Sep 17 00:00:00 2001 From: Alex Saft Date: Tue, 11 Oct 2022 14:55:18 +0300 Subject: [PATCH] Release 0.1.1 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 508406d..1317a4f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@unique-nft/utils", - "version": "0.1.0", + "version": "0.1.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@unique-nft/utils", - "version": "0.1.0", + "version": "0.1.1", "license": "MIT", "dependencies": { "@noble/hashes": "^1.1.2", diff --git a/package.json b/package.json index ebdcfce..ab488fd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@unique-nft/utils", - "version": "0.1.0", + "version": "0.1.1", "main": "index.js", "description": "A tiny library to work with Substrate and Ethereum addresses and do some more", "keywords": [