From 2bd7f8d50c2f3d876119bc65da8e7681c38563ad Mon Sep 17 00:00:00 2001 From: Joel Arvidsson Date: Thu, 30 Mar 2023 11:47:17 +0200 Subject: [PATCH] Release 1.6.1 --- .nvmrc | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.nvmrc b/.nvmrc index dba04c1..55bffd6 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -8.11.3 +18.15.0 diff --git a/package.json b/package.json index 9755761..701b9a0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-collapsible", - "version": "1.6.0", + "version": "1.6.1", "description": "Animated collapsible component for React Native using the Animated API. Good for accordions, toggles etc", "keywords": [ "react-native",