From d944f27fd957b3615305b4c58332ac599bde5612 Mon Sep 17 00:00:00 2001 From: Vicente Canales Date: Wed, 10 Jan 2024 13:55:46 -0300 Subject: [PATCH] Version Bump --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 98d8471ab9..f4ff8f7f83 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "themes", - "version": "1.0.479", + "version": "1.0.480", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "themes", - "version": "1.0.479", + "version": "1.0.480", "license": "GPL-2.0", "workspaces": [ "*" diff --git a/package.json b/package.json index b9a6f43d09..eee533fbf7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "themes", - "version": "1.0.479", + "version": "1.0.480", "description": "Automattic public themes", "author": "automattic", "license": "GPL-2.0",