From c147ca06a4110f3486a56e6e3673938d5d96276c Mon Sep 17 00:00:00 2001 From: Alexander Polyankin Date: Tue, 31 Mar 2026 21:07:37 -0400 Subject: [PATCH] fix version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7fb26e0..07862e9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@metabase/representations", - "version": "1.0.0", + "version": "1.1.0", "description": "Metabase representation format specification and schema validator", "license": "SEE LICENSE IN LICENSE.txt", "repository": {