From d91454eaee35cc05f66600f402c7ff7a45f1b425 Mon Sep 17 00:00:00 2001 From: David de Kloet Date: Thu, 20 Aug 2026 17:27:15 +0200 Subject: [PATCH] Bump version to 2.19.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d246cc1d..f9afc05d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/external-adapter-framework", - "version": "2.19.0", + "version": "2.19.1", "main": "dist/index.js", "license": "MIT", "repository": "git://github.com/smartcontractkit/ea-framework-js.git",