From ad04b3c7b28d6f9f56418186f2360045406be59e Mon Sep 17 00:00:00 2001 From: WordPress VIP Bot <22917138+wpcomvip-bot@users.noreply.github.com> Date: Tue, 26 Nov 2024 17:42:14 +0000 Subject: [PATCH] chore: bump package version to v3.9.0 --- npm-shrinkwrap.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 8c137f3b4..c6236b53f 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,12 +1,12 @@ { "name": "@automattic/vip", - "version": "3.8.9-dev.0", + "version": "3.9.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@automattic/vip", - "version": "3.8.9-dev.0", + "version": "3.9.0", "hasInstallScript": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 338a3d037..941545bde 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@automattic/vip", - "version": "3.8.9-dev.0", + "version": "3.9.0", "description": "The VIP Javascript library & CLI", "main": "index.js", "bin": {