From 5b3e0c257d5c044ec32cec0801f24113d86fd1e3 Mon Sep 17 00:00:00 2001 From: Matt Yang Date: Thu, 10 Oct 2024 11:13:13 -0400 Subject: [PATCH] bump package version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2397c5ee5c..907a5bb311 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ccip", - "version": "2.14.0-ccip1.5.4", + "version": "2.14.0-ccip1.5.5", "description": "node of the decentralized oracle network, bridging on and off-chain computation", "main": "index.js", "scripts": {