From 5aa55139779a08daea242a621758ee46cfaf5440 Mon Sep 17 00:00:00 2001 From: ci-bot Date: Thu, 18 Oct 2018 17:52:14 +0000 Subject: [PATCH] 6.2.1 [skip ci] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4e7f435..c0a7bd8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tvdml", - "version": "6.2.0", + "version": "6.2.1", "description": "Small library for creating declarative apps for tvOS with React.js using TVML and TVJS", "main": "dist/tvdml.js", "engine-strict": true,