From bf0b464a090c6db480d4412c033f9612093e1c4d Mon Sep 17 00:00:00 2001 From: Matt Yang Date: Sun, 17 Nov 2024 16:50:59 -0500 Subject: [PATCH] bump version to 1.5.10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1e7c04d6b1..8f70f2d7e4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ccip", - "version": "2.14.0-ccip1.5.9", + "version": "2.14.0-ccip1.5.10", "description": "node of the decentralized oracle network, bridging on and off-chain computation", "main": "index.js", "scripts": {