From efc39d199e0a290d824b924f74277dac2fdcdade Mon Sep 17 00:00:00 2001 From: Timothy Dean Date: Thu, 16 Apr 2026 16:43:05 -0600 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index efef78a..8f3eab2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@metabase/representations", - "version": "1.1.5", + "version": "1.1.6", "description": "Metabase representation format specification and schema validator", "license": "SEE LICENSE IN LICENSE.txt", "repository": {