From 7266c2942949be5f3d729f9b449eb6e0ec16e238 Mon Sep 17 00:00:00 2001 From: Oliver Townsend Date: Wed, 8 Jan 2025 15:55:41 -0500 Subject: [PATCH] Bump package.json version to 2.17.0-ccip1.5.16 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8fd46615d6..f02a3105fa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ccip", - "version": "2.17.0-ccip1.5.15", + "version": "2.17.0-ccip1.5.16", "description": "node of the decentralized oracle network, bridging on and off-chain computation", "main": "index.js", "scripts": {