From 723c34f53103a9e73c6eddaf84f5cd947d76c597 Mon Sep 17 00:00:00 2001 From: Gowtham G Date: Mon, 21 Aug 2023 09:47:51 +0530 Subject: [PATCH] chore: release 1.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f9f88f8..41d371d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-code-highlighter", - "version": "1.2.0", + "version": "1.2.1", "description": "test", "main": "dist/commonjs/index", "module": "dist/module/index",