From 11c023a5304b511f5a1d7a4fab87bc018fc5e00e Mon Sep 17 00:00:00 2001 From: Sergey Krylov Date: Fri, 10 Apr 2026 05:51:21 +0300 Subject: [PATCH] 1.2.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 45fdafe..f909d18 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@teacinema/contracts", - "version": "1.2.1", + "version": "1.2.2", "description": "Protocol Buffers contracts for microservices", "scripts": { "build": "tsc -p tsconfig.build.json",