From a8e3cb3ea64754c34e116fb1e5bddc3d5c608ef6 Mon Sep 17 00:00:00 2001 From: Matt Yang Date: Mon, 11 Nov 2024 01:12:19 -0500 Subject: [PATCH] bump package version to 1.5.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e86ba1ac33..6b4cd86991 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ccip", - "version": "2.14.0-ccip1.5.6", + "version": "2.14.0-ccip1.5.8", "description": "node of the decentralized oracle network, bridging on and off-chain computation", "main": "index.js", "scripts": {