Skip to content

Commit

Permalink
bump version to 0.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasheyenbrock committed Mar 7, 2024
1 parent 391e79b commit ec882e0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Tags: Stellate, GraphQL, WPGraphQL, API, Caching, Edge, Performance
Requires at least: 5.0
Tested up to: 6.4.0
Requires PHP: 7.1
Stable tag: 0.1.7
Stable tag: 0.1.8
License: GPL-3
License URI: https://www.gnu.org/licenses/gpl-3.0.html

Expand Down
4 changes: 2 additions & 2 deletions wp-stellate.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* Description: Stellate for your WordPress GraphQL API
* Author: Stellate
* Author URI: https://stellate.co
* Version: 0.1.7
* Version: 0.1.8
* Requires at least: 5.0
* Tested up to: 6.4.0
* Requires PHP: 7.1
Expand All @@ -16,7 +16,7 @@
*
* @package Stellate
* @author Stellate
* @version 0.1.7
* @version 0.1.8
*/

/**
Expand Down

0 comments on commit ec882e0

Please sign in to comment.