From 05fd3a0a6d4f4c4e4a60ee08ba2a2dc6a87d02ac Mon Sep 17 00:00:00 2001 From: Kasun Vithanage Date: Sun, 24 May 2020 01:26:10 +0530 Subject: [PATCH] setup pre-alpha --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7e81db3..3644145 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ingameltd/payu", - "version": "1.0.0", + "version": "0.1.0", "description": "PayU client for NodeJS", "main": "dist/index.js", "types": "dist/index.d.ts",