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