From 64386d914ae955e31cd391939a6f4c2937a22d91 Mon Sep 17 00:00:00 2001 From: isamrish Date: Thu, 20 Aug 2020 20:59:00 +0530 Subject: [PATCH] Bump version => v2.2.2 Signed-off-by: isamrish --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ae7447a..577f1b8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "flex-banner", - "version": "2.2.1", + "version": "2.2.2", "description": "Fully responsive react banner for websites", "author": "isamrish", "license": "MIT",