From e9f5dafe93348d8a72c931bc9e56afa6d2769b45 Mon Sep 17 00:00:00 2001
From: lukewalczak <lukasz.walczak.pwr@gmail.com>
Date: Mon, 6 Feb 2023 21:37:47 +0100
Subject: [PATCH] chore: release 5.2.0

---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 4de9f8efc1..e5d3d45f30 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "react-native-paper",
-  "version": "5.1.4",
+  "version": "5.2.0",
   "description": "Material design for React Native",
   "main": "lib/commonjs/index.js",
   "module": "lib/module/index.js",