Skip to content

Commit

Permalink
0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cr0ybot committed Dec 24, 2024
1 parent 208cd7f commit c8aca8c
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "term-query",
"version": "0.4.0",
"version": "0.5.0",
"description": "Query and display taxonomy terms as blocks.",
"author": {
"name": "Cory Hughart",
Expand Down
2 changes: 1 addition & 1 deletion term-query.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* Description: Query and display taxonomy terms as blocks.
* Requires at least: 6.7
* Requires PHP: 7.4
* Version: 0.4.0
* Version: 0.5.0
* Author: Cory Hughart
* Author URI: https://coryhughart.com
* License: GPL-3.0-or-later
Expand Down

0 comments on commit c8aca8c

Please sign in to comment.