From f40a97be035e9e60054038ae6da0ff4854ce42ce Mon Sep 17 00:00:00 2001 From: Adrien LF Date: Thu, 21 Apr 2022 11:06:10 +0200 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ae2ab3a9..e19b063a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@massalabs/massa-web3", - "version": "1.9.0", + "version": "1.9.1", "description": "massa's web3 sdk client", "main": "dist/index.js", "scripts": {