From cc2e93743d026fc41c53ba10a46afa9de4ce53e8 Mon Sep 17 00:00:00 2001 From: Sergey Krylov Date: Sat, 25 Apr 2026 08:53:33 +0300 Subject: [PATCH] 1.6.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8cb4bb6..99f764a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@teacinema/common", - "version": "1.6.0", + "version": "1.6.1", "description": "Common library for TeaCinema microservices", "main": "dist/index.js", "types": "dist/index.d.ts",