From 718f974270b8d76c1c475a51c6e861758edc598e Mon Sep 17 00:00:00 2001 From: Sergey Krylov Date: Wed, 1 Apr 2026 06:01:11 +0300 Subject: [PATCH] 1.1.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 070fbad..5af22cc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@teacinema/contracts", - "version": "1.1.6", + "version": "1.1.7", "description": "Protocol Buffers contracts for microservices", "scripts": { "build": "tsc -p tsconfig.build.json",