We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 213b064 commit 09fd58cCopy full SHA for 09fd58c
lib/classes/class-bootstrap.php
@@ -18,7 +18,7 @@ class Bootstrap extends Scaffold {
18
/**
19
*
20
*/
21
- public static $version = '1.2.0';
+ public static $version = '1.2.1';
22
23
24
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "lib-ud-api-client",
3
- "version": "1.2.0",
+ "version": "1.2.1",
4
"description": "UD Client for WooCommerce API Manager",
5
"repository": {
6
"type": "git",
0 commit comments