diff --git a/bower.json b/bower.json index 75a55e48..3d08eff7 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "vast-client-js", "author": ["Olivier Poitrey "], - "version": "1.4.0", + "version": "1.5.0", "main": "vast-client.js", "licenses": [{"type": "MIT", "url": "https://github.com/rs/vast-client-js/raw/master/LICENSE"}], "ignore": [ diff --git a/package.json b/package.json index 9ef0f781..dc8d1f7e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "vast-client", "author": "Olivier Poitrey ", - "version": "1.4.0", + "version": "1.5.0", "description": "Javascript VAST Client", "keywords": ["vast", "ad", "advertising", "iab", "in-stream", "video"], "repository": {"type": "git", "url": "https://github.com/dailymotion/vast-client-js"},