Bump version to 0.7.6

This commit is contained in:
Lourens Schep 2022-05-31 09:26:27 -03:00
parent fbe31a656f
commit 10deb94f47
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
"name": "woocommerce-admin-test-helper", "name": "woocommerce-admin-test-helper",
"title": "WooCommerce Admin Test Helper", "title": "WooCommerce Admin Test Helper",
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",
"version": "0.7.5", "version": "0.7.6",
"description": "woocommerce-admin-test-helper", "description": "woocommerce-admin-test-helper",
"scripts": { "scripts": {
"build": "wp-scripts build", "build": "wp-scripts build",

View File

@ -5,7 +5,7 @@
* Description: A helper plugin to assist with testing WooCommerce Admin * Description: A helper plugin to assist with testing WooCommerce Admin
* Author: WooCommerce * Author: WooCommerce
* Author URI: https://woocommerce.com/ * Author URI: https://woocommerce.com/
* Version: 0.7.5 * Version: 0.7.6
* *
* @package WooCommerce\Admin\TestHelper * @package WooCommerce\Admin\TestHelper
*/ */