Version Bump

This commit is contained in:
madhusudhand 2023-06-06 12:08:15 +05:30
parent 28c6e1b333
commit 47909cb4b1
4 changed files with 7 additions and 4 deletions

View file

@ -12,6 +12,9 @@ A theme in homage to George Lois, visionary American Art Director, and author. W
== Changelog ==
= 1.0.2 =
* Remove invalid taxQuery from the posts-list (#7127)
= 1.0.0 =
* Initial release

View file

@ -7,7 +7,7 @@ Description: A theme in homage to George Lois, visionary American Art Director,
Requires at least: 6.1
Tested up to: 6.2
Requires PHP: 5.7
Version: 1.0.1
Version: 1.0.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: george-lois

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "themes",
"version": "1.0.326",
"version": "1.0.327",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "themes",
"version": "1.0.326",
"version": "1.0.327",
"license": "GPL-2.0",
"workspaces": [
"*"

View file

@ -1,6 +1,6 @@
{
"name": "themes",
"version": "1.0.326",
"version": "1.0.327",
"description": "Automattic public themes",
"author": "automattic",
"license": "GPL-2.0",