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,