From a735405b7e895a4d00388eff39e87458f77e5add Mon Sep 17 00:00:00 2001 From: Sergey Krylov Date: Fri, 17 Apr 2026 06:41:55 +0300 Subject: [PATCH] 1.3.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c0fc8e8..8246eee 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@teacinema/contracts", - "version": "1.3.1", + "version": "1.3.2", "description": "Protocol Buffers contracts for microservices", "scripts": { "build": "tsc -p tsconfig.build.json",