From 1a67b0ffe603ecbfda06dc06874e3a122a79a42b Mon Sep 17 00:00:00 2001 From: lukewalczak Date: Wed, 28 Dec 2022 19:21:17 +0100 Subject: [PATCH] chore: release 5.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 12cb6f1f01..17bc8c42a5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-paper", - "version": "5.1.0", + "version": "5.1.1", "description": "Material design for React Native", "main": "lib/commonjs/index.js", "module": "lib/module/index.js",