From 8e72fc455929cc8a635b1620c73075fef9057fe5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9CNaeel=E2=80=9D?= Date: Wed, 3 Jun 2026 12:37:21 +0300 Subject: [PATCH] =?UTF-8?q?bump=20v0.5.13=20=E2=86=92=20v0.5.14?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0485788..29a6b5b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ipwhitelist", - "version": "0.5.13", + "version": "0.5.14", "description": "IP WhiteList microservice for cloud provider", "main": "server.js", "scripts": {