diff --git a/lighthouse-plugin-publisher-ads/package.json b/lighthouse-plugin-publisher-ads/package.json index 73acd457..5a340836 100644 --- a/lighthouse-plugin-publisher-ads/package.json +++ b/lighthouse-plugin-publisher-ads/package.json @@ -1,6 +1,6 @@ { "name": "lighthouse-plugin-publisher-ads", - "version": "0.4.3", + "version": "1.0.0", "description": "A Lighthouse plugin to improve ad speed and overall quality through a series of automated audits.", "author": "Google Ads", "license": "Apache-2.0", diff --git a/package.json b/package.json index e057e1d7..c14dee4f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lighthouse-plugin-publisher-ads-wrapper", - "version": "0.4.3", + "version": "1.0.0", "description": "Wrapper for Publisher Ads Lighthouse Plugin.", "author": "Google Ads", "license": "Apache-2.0",