From 249729cebfcc49677b572a076619c331146b16a7 Mon Sep 17 00:00:00 2001 From: ElementRobot Date: Wed, 21 Feb 2024 15:00:37 +0000 Subject: [PATCH] patch version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2ab9f733..6f6b2a07 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vector-im/compound-design-tokens", - "version": "1.1.0", + "version": "1.1.1", "description": "Compound design tokens", "scripts": { "build": "ts-node ./build.ts",