From 678c3cde10499787387e7cd79ee9ef358d04426f Mon Sep 17 00:00:00 2001 From: ananyachandra14 Date: Mon, 17 Jun 2024 14:17:52 +0530 Subject: [PATCH] Version 4.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ddfffbf5..6f1ca847 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "recyclerlistview", - "version": "4.2.0", + "version": "4.2.1", "description": "The listview that you need and deserve. It was built for performance, uses cell recycling to achieve smooth scrolling.", "main": "dist/reactnative/index.js", "types": "dist/reactnative/index.d.ts",