From c4bbad5bdc68f6904202c03c12947c47e8a4b419 Mon Sep 17 00:00:00 2001 From: Jon Keller Date: Tue, 8 Jun 2021 17:04:22 -0400 Subject: [PATCH] Upgrade to v1.5.0 (#283) --- lighthouse-plugin-publisher-ads/package.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lighthouse-plugin-publisher-ads/package.json b/lighthouse-plugin-publisher-ads/package.json index f5e76fea..a2d9ae51 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": "1.4.2", + "version": "1.5.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 4d42bf3d..e176097f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lighthouse-plugin-publisher-ads-wrapper", - "version": "1.4.2", + "version": "1.5.0", "description": "Wrapper for Publisher Ads Lighthouse Plugin.", "author": "Google Ads", "license": "Apache-2.0",