diff --git a/package.json b/package.json index dbbfdbe..94a2f03 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "iab-vast-loader", - "version": "0.2.0", + "version": "0.2.1", "description": "Loads and parses IAB VAST tags, resolving wrapped tags along the way.", "main": "index.js", "jsnext:main": "src/index.js",