From 56dc18a9fbe090945ec25d1651b5b8db5809b380 Mon Sep 17 00:00:00 2001 From: Shahriar Shojib Date: Sat, 19 Dec 2020 21:07:31 +0600 Subject: [PATCH] Release a new version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b221f87..7e89e2a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bkash-payment-gateway", - "version": "1.3.3", + "version": "1.3.4", "description": "Bkash Payment Gateway Library to accept payments on your node.js backend", "main": "./dist/index.js", "types": "./dist/index.d.ts",