Skip to content

Commit 09fd58c

Browse files
committed
version bump 1.2.1
1 parent 213b064 commit 09fd58c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/classes/class-bootstrap.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ class Bootstrap extends Scaffold {
1818
/**
1919
*
2020
*/
21-
public static $version = '1.2.0';
21+
public static $version = '1.2.1';
2222

2323
/**
2424
*

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lib-ud-api-client",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"description": "UD Client for WooCommerce API Manager",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)