Skip to content
This repository was archived by the owner on Jul 6, 2025. It is now read-only.

Commit 8c8b802

Browse files
committed
Update version to 1.0.10-pl-2
1 parent e4907d4 commit 8c8b802

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "woocommerce-rest-api",
33
"title": "WooCommerce REST API",
4-
"version": "1.0.10",
4+
"version": "1.0.10-pl-2",
55
"homepage": "https://woocommerce.com/",
66
"repository": {
77
"type": "git",

woocommerce-rest-api.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* Description: The WooCommerce core REST API, installed as a feature plugin for development and testing purposes. Requires WooCommerce 3.7+ and PHP 5.3+.
66
* Author: Automattic
77
* Author URI: https://woocommerce.com
8-
* Version: 1.0.10-pl-1
8+
* Version: 1.0.10-pl-2
99
* Requires PHP: 7.0
1010
* License: GPLv3
1111
*

0 commit comments

Comments
 (0)