Skip to content

Commit bc7fc95

Browse files
authored
Merge pull request #15 from upwork/v2.2.2
Prepare release - bump version
2 parents 21b2761 + 86bb523 commit bc7fc95

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

CHANGES.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Release History
22

3+
## 2.3.1
4+
* Bug fixes
5+
36
## 2.3.0
47
* Add GraphQL support
58

composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
{
22
"name": "upwork/php-upwork-oauth2",
33
"description": "PHP bindings for Upwork API (OAuth2)",
4-
"version": "v2.3.0",
4+
"version": "v2.3.1",
55
"type": "library",
66
"keywords": ["upwork", "php", "api", "oauth2"],
77
"homepage": "http://www.upwork.com",
8-
"time": "2021-12-28",
8+
"time": "2021-05-16",
99
"license": "Apache-2.0",
1010
"authors": [
1111
{
1212
"name": "Maksym Novozhylov",
1313
"email": "mnovozhilov@upwork.com",
14-
"homepage": "http://mnov.tel",
14+
"homepage": "https://github.com/mnovozhylov",
1515
"role": "Product Architect, Platform/Integrity"
1616
}
1717
],

0 commit comments

Comments
 (0)