From 9a7a2ee15eb0a1951e326cccae9d9fd2a3f0f7cf Mon Sep 17 00:00:00 2001 From: "MIYASHITA, Akihiro" Date: Sat, 28 Jun 2025 11:12:11 +0900 Subject: [PATCH] v2.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 40d438c..4abf00c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "track-db-test-library", - "version": "2.6.0-rc8", + "version": "2.6.0", "description": "Test utility for Track database challenges", "main": "index.js", "scripts": {