From 8b588d2e2c04c22ef1930d75acf37cf69c084b77 Mon Sep 17 00:00:00 2001 From: Andrew Seier Date: Mon, 30 Jan 2023 22:45:43 -0800 Subject: [PATCH] v1.0.0-rc.51 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 26927d9..f3c1c5b 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@netflix/x-element", "author": "Casey Klebba", "description": "Custom Element base class.", - "version": "1.0.0-rc.50", + "version": "1.0.0-rc.51", "license": "SEE LICENSE IN LICENSE", "repository": "https://github.com/Netflix/x-element", "main": "x-element.js",