From da2cbf438739632bde559dccd082ce415cd132c6 Mon Sep 17 00:00:00 2001 From: Richard Lindhout Date: Sun, 21 May 2023 14:35:26 +0200 Subject: [PATCH] chore: release 0.16.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 788a86f..55c8364 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-use-form", - "version": "0.16.4", + "version": "0.16.5", "description": "Simple form library for React Native with great UX for developer and end-user", "main": "lib/commonjs/index", "module": "lib/module/index",