From eb9a32e79615914ab4d5fa7ae24741c376cf3f8d Mon Sep 17 00:00:00 2001 From: Luisfc68 Date: Thu, 2 May 2024 15:05:09 +0200 Subject: [PATCH] 0.1.0 --- 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 0c362b2..f7d5adb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@rsksmart/btc-transaction-solidity-helper", - "version": "0.0.3", + "version": "0.1.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@rsksmart/btc-transaction-solidity-helper", - "version": "0.0.3", + "version": "0.1.0", "license": "ISC", "devDependencies": { "@nomicfoundation/hardhat-toolbox": "^3.0.0", diff --git a/package.json b/package.json index 13dcbe9..3720965 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@rsksmart/btc-transaction-solidity-helper", - "version": "0.0.3", + "version": "0.1.0", "description": "Solidity library with functions to work with Bitcoin transactions inside smart contracts", "main": "contracts", "files": [