diff --git a/package.json b/package.json index 9b5d6e7..f89bfd0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "iab-vast-parser", - "version": "1.1.0", + "version": "1.2.0", "description": "Parses IAB VAST tags into iab-vast-model objects.", "main": "index.js", "browser": "src/parse.js",