From c66b97737359d81d5b8eb6a0404d707d797186b9 Mon Sep 17 00:00:00 2001 From: Andrew Seier Date: Thu, 7 Apr 2022 13:45:22 -0700 Subject: [PATCH] v1.0.0-rc.50 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ad6279e..b7af796 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.49", + "version": "1.0.0-rc.50", "license": "SEE LICENSE IN LICENSE", "repository": "https://github.com/Netflix/x-element", "main": "x-element.js",