Skip to content

Commit

Permalink
readme and package version updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Sabri Onur Tüzün committed May 22, 2016
1 parent 0b38501 commit 486fdc8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,9 @@ You need to have [mocha](https://mochajs.org/) installed on your machine in orde
* checkoutFormInitialize
* [`create({params})`](#create-checkoutforminitialize)

* checkoutFormInitializePreAuth
* [`create({params})`](#create-checkoutforminitializepreauth)

* connectBkmAuth
* [`retrieve({params})`](#retrieve-connectbkmauth)

Expand Down Expand Up @@ -198,6 +201,9 @@ You need to have [mocha](https://mochajs.org/) installed on your machine in orde
* connectThreeDSInitialize
* [`create({params})`](#create-connecthreedsinitialize)

* connectThreeDSInitializePreAuth
* [`create({params})`](#create-connecthreedsinitializepreauth)

* crossBookingFromSubMerchant
* [`create({params})`](#create-crossbookingfromsubmerchant)

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": "iyzipay",
"version": "1.1.5",
"version": "1.1.6",
"description": "iyzipay api node.js client",
"main": "lib/Iyzipay.js",
"scripts": {
Expand Down

0 comments on commit 486fdc8

Please sign in to comment.