diff --git a/bower.json b/bower.json index 47ded390..f10d7bf8 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "tal", - "version": "9.2.0", + "version": "10.0.0", "homepage": "http://fmtvp.github.io/tal/index.html", "description": "TAL was developed internally within the BBC as a way of vastly simplifying TV application development whilst increasing the reach of BBC TV applications such as iPlayer. Today all of the BBC’s HTML-based TV applications are built using TAL.", "main": "static/script/application.js", diff --git a/package.json b/package.json index 2e1396be..f3847ad6 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "tal", "license": "Apache-2.0", - "version": "9.2.0", + "version": "10.0.0", "repository": { "type": "git", "url": "https://github.com/bbc/tal.git"