From 1c274a1e0333f25276a531a1596421f9643cfeb5 Mon Sep 17 00:00:00 2001 From: ci-bot Date: Sun, 3 Dec 2017 10:31:37 +0000 Subject: [PATCH] 5.1.0 [skip ci] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c05103d..b1135aa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tvdml", - "version": "5.0.0", + "version": "5.1.0", "description": "Small library for creating declarative apps for tvOS with TVML and TVJS", "main": "dist/tvdml.js", "engine-strict": true,