From bcc1b9d7faec44ccdc34e776475f24bedb49fa95 Mon Sep 17 00:00:00 2001 From: Fang-Pen Lin Date: Thu, 22 Sep 2022 20:51:31 -0700 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f885cc4..3ce72e2 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "inverted-section-list", "description": "A React Native component that implements SectionList with inverted direction and working sticky header", - "version": "0.0.10", + "version": "0.1.0", "license": "MIT", "repository": { "type": "git",