From ffe6f37b6ca1d3d8fe2448fdda87215b33428a7e Mon Sep 17 00:00:00 2001 From: Sergey Krylov Date: Mon, 23 Feb 2026 11:00:25 +0300 Subject: [PATCH] 1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e8f0598..031a94d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@teacinema/contracts", - "version": "1.0.9", + "version": "1.1.0", "description": "Protocol Buffers contracts for microservices", "scripts": { "build": "tsc -p tsconfig.build.json",