Skip to content

Commit 6b3fc44

Browse files
committed
0.6.0
1 parent 02e9a16 commit 6b3fc44

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "term-query",
3-
"version": "0.5.0",
3+
"version": "0.6.0",
44
"description": "Query and display taxonomy terms as blocks.",
55
"author": {
66
"name": "Cory Hughart",

term-query.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* Description: Query and display taxonomy terms as blocks.
66
* Requires at least: 6.7
77
* Requires PHP: 7.4
8-
* Version: 0.5.0
8+
* Version: 0.6.0
99
* Author: Cory Hughart
1010
* Author URI: https://coryhughart.com
1111
* License: GPL-3.0-or-later

0 commit comments

Comments
 (0)