Skip to content

Commit

Permalink
release(v0.2.2): added feature [PR #13]
Browse files Browse the repository at this point in the history
  • Loading branch information
isocroft committed Nov 23, 2019
1 parent 4f26fca commit 828814a
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
<a name="0.2.2"></a>
# 0.2.2 (2019-23-2019)

### Feature Added
- Added _Transfer Recipients_ API Endpoint methods by [@adekoyejoakinhanmi](https://github.com/adekoyejoakinhanmi)

<a name="0.2.1"></a>
# 0.2.1 (2019-10-13)

Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -266,8 +266,8 @@ MIT

# Credits

- [Ifeora Okechukwu <Software Engineer>](https://twitter.com/isocroft)
- [Ahmad Abdul-Aziz <Software Engineer>](https://twitter.com/dev_amaz)
- [Ifeora Okechukwu](https://twitter.com/isocroft)
- [Ahmad Abdul-Aziz](https://twitter.com/dev_amaz)

# Contributing

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "paystack-node",
"version": "0.2.1",
"version": "0.2.2",
"description": "A NodeJS wrapper for the Paystack API",
"main": "index.js",
"files": [
Expand Down

0 comments on commit 828814a

Please sign in to comment.