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