From 0b083c6e39d6dcfbf24cddb089de5bf0ebc4e6f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sabri=20Onur=20T=C3=BCz=C3=BCn?= Date: Wed, 1 Jun 2016 15:42:09 +0300 Subject: [PATCH] package version updated --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5e03dea..ac5fe84 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "iyzipay", - "version": "1.1.6", + "version": "1.1.7", "description": "iyzipay api node.js client", "main": "lib/Iyzipay.js", "scripts": {