Skip to content

Commit 81dc984

Browse files
committed
version numbers updated.
1 parent 0f7a5a7 commit 81dc984

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Tags: GraphQL, WooCommerce, WPGraphQL
44
Requires at least: 4.9
55
Tested up to: 5.2
66
Requires PHP: 5.6
7-
Stable tag: 0.2.1
7+
Stable tag: 0.2.2
88
License: GPL-3
99
License URI: https://www.gnu.org/licenses/gpl-3.0.html
1010
Maintained at: https://github.com/wp-graphql/wp-graphql-woocommerce

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "wp-graphql/wp-graphql-woocommerce",
33
"description": "WooCommerce bindings for wp-graphql",
4-
"version": "0.2.1",
4+
"version": "0.2.2",
55
"type": "wordpress-plugin",
66
"keywords": [
77
"wordpress",

wp-graphql-woocommerce.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Plugin Name: WP GraphQL WooCommerce
44
* Plugin URI: https://github.com/kidunot89/wp-graphql-woocommerce
55
* Description: Adds Woocommerce Functionality to WPGraphQL schema.
6-
* Version: 0.2.1
6+
* Version: 0.2.2
77
* Author: kidunot89
88
* Author URI: https://axistaylor.com
99
* Text Domain: wp-graphql-woocommerce

0 commit comments

Comments
 (0)