From f9e4628e9205ad4fe16bea539930975ef4f9cc42 Mon Sep 17 00:00:00 2001 From: Sam Date: Wed, 6 Mar 2019 14:43:07 +0530 Subject: [PATCH] Updating version to 5.3.0 for the release (#28) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bb2149d..e5a7b97 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "central-event-processor", - "version": "5.2.0", + "version": "5.3.0", "description": "CEP for Mojaloop Central-Ledger to monitor the notificaion kafka topic and act on it.", "main": "app.js", "dependencies": {