From 963c51337f0129e01eb527c0a3e64eb65b5cf7f2 Mon Sep 17 00:00:00 2001 From: Sneha Agnihotri Date: Thu, 6 Jun 2024 01:11:31 +0530 Subject: [PATCH] Update version 2.12.1 for mercury hotfix Signed-off-by: Sneha Agnihotri --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c903ac23165..92e54614598 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "chainlink", - "version": "2.12.0", + "version": "2.12.1", "description": "node of the decentralized oracle network, bridging on and off-chain computation", "main": "index.js", "scripts": {