From 10e83564001c193e029744742a4752a2fc21328a Mon Sep 17 00:00:00 2001 From: Sergey Krylov Date: Fri, 6 Mar 2026 06:29:01 +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 aa1a2bc..3d94cb8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@teacinema/common", - "version": "1.0.2", + "version": "1.1.0", "description": "Common library for TeaCinema microservices", "main": "dist/index.js", "types": "dist/index.d.ts",