From c0b5e13e9231f2b801af8cc1c60f5e655284e272 Mon Sep 17 00:00:00 2001 From: ananyachandra14 Date: Mon, 11 Feb 2019 18:23:47 +0530 Subject: [PATCH] Version bump (#306) * Changing local path. * Version bump. * Reverting publish local. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7074bb8a..0f4d4324 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "recyclerlistview", - "version": "2.0.0-beta.2", + "version": "2.0.0-beta.3", "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",