From f712779a68e1957ee7eeab002f4480cbef0384b1 Mon Sep 17 00:00:00 2001 From: Jasmine/kimjimin Date: Tue, 23 Mar 2021 08:36:41 +0900 Subject: [PATCH] Version upgrade to v1.6.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3a02ff74..8b9e77c4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "caver-js", - "version": "1.6.0", + "version": "1.6.1", "description": "caver-js is a JavaScript API library that allows developers to interact with a Klaytn node", "main": "index.js", "scripts": {