From 3de16df1319abb0dc1fd550c83f85bcaed483df6 Mon Sep 17 00:00:00 2001 From: David Fernando Date: Thu, 8 Dec 2022 16:02:10 +0000 Subject: [PATCH] update-version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7c0c446..c82a77a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mediumpostscard", - "version": "2.0.2", + "version": "2.0.3", "description": "React Isomorphic library that show your Medium articles.", "main": "dist/index.cjs.js", "module": "dist/index.esm.js",