From a298250dfcfb6fed3c7c12d51a5ca1b016219071 Mon Sep 17 00:00:00 2001 From: Shahriar Shojib Date: Thu, 17 Dec 2020 03:03:46 +0600 Subject: [PATCH] change version number --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a7fde61..96433b4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bkash-payment-gateway", - "version": "1.2.5", + "version": "1.2.6", "description": "Bkash Payment Gateway Library to accept payments on your node.js backend", "main": "./dist/index.js", "types": "./dist/index.d.ts",