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