From 27d9310118523a713f755e7002d8e48dab055df0 Mon Sep 17 00:00:00 2001 From: Sergey Krylov Date: Sat, 18 Apr 2026 19:20:25 +0300 Subject: [PATCH] 1.4.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5f5fd44..f3c165c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@teacinema/contracts", - "version": "1.4.0", + "version": "1.4.1", "description": "Protocol Buffers contracts for microservices", "scripts": { "build": "tsc -p tsconfig.build.json",