bump version

This commit is contained in:
Rebecca Scott 2021-06-08 17:19:24 +10:00
parent ac02e3bb44
commit 9d35d77b58
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.1.0", "version": "0.4.0",
"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.3.0 * Version: 0.4.0
* *
* @package WooCommerce\Admin\TestHelper * @package WooCommerce\Admin\TestHelper
*/ */