From 836554bb7d06991cfa260f8ce1bd20700376c74d Mon Sep 17 00:00:00 2001 From: Elvira Burchik Date: Mon, 21 Feb 2022 18:10:29 +0100 Subject: [PATCH] Update package.json with correct version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e03eb060..030049bf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@shopify/restyle", - "version": "1.6.1", + "version": "1.6.2", "license": "MIT", "description": "A system for building constraint-based UI components", "main": "dist/index.js",