From 0013576517abf354be06f16dadc4f51c56437037 Mon Sep 17 00:00:00 2001 From: Sarju Hansaliya Date: Wed, 3 Nov 2021 00:57:52 +0530 Subject: [PATCH] 1.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 678ef48ce..09ffb94a5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pangolindex/components", - "version": "1.0.1", + "version": "1.0.3", "main": "lib/index.js", "module": "lib/index.esm.js", "engines": {