From b406d316dbd8b556c42789575f437b2e6d19d077 Mon Sep 17 00:00:00 2001 From: Sergey Krylov Date: Wed, 22 Apr 2026 06:23:22 +0300 Subject: [PATCH] 1.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f3c165c..f2ef467 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@teacinema/contracts", - "version": "1.4.1", + "version": "1.5.0", "description": "Protocol Buffers contracts for microservices", "scripts": { "build": "tsc -p tsconfig.build.json",