From 21a07a5f0736cbf946e213223ab2a58c2dc92b10 Mon Sep 17 00:00:00 2001 From: Anand Raman Date: Tue, 15 Oct 2019 15:50:37 -0700 Subject: [PATCH] 1.0.0-rc.39 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fdcd5fd..46b99fc 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.38", + "version": "1.0.0-rc.39", "license": "SEE LICENSE IN LICENSE", "repository": "https://github.com/Netflix/x-element", "main": "x-element.js",