From 0f7e7c60581479953cccc386b4dd652fbe1cacaf Mon Sep 17 00:00:00 2001 From: Sergey Krylov Date: Sun, 26 Apr 2026 08:13:12 +0300 Subject: [PATCH] 1.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f2ef467..5c02b24 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@teacinema/contracts", - "version": "1.5.0", + "version": "1.6.0", "description": "Protocol Buffers contracts for microservices", "scripts": { "build": "tsc -p tsconfig.build.json",