From 931582d9e2e716dfe76cb2bd33957c5eb624c0d1 Mon Sep 17 00:00:00 2001 From: Jason Safaiyeh Date: Sat, 25 Jan 2020 21:03:59 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d327533..893d2b2 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Cookie Manager for React Native This module was ported from [joeferraro/react-native-cookies](https://github.com/joeferraro/react-native-cookies). This would not exist without the work of the original author, [Joe Ferraro](https://github.com/joeferraro). ## Important notices & Breaking Changes -- v1.1.1 >= will be published to `@react-native-community/cookies`. `@react-native-community/react-native-cookies` is now deprecated as of v1.1.1. +- **v2.0.0**: Package name updated to `@react-native-community/cookies`. ## Maintainers - [Jason Safaiyeh](https://github.com/safaiyeh) ([Twitter @safaiyeh](https://twitter.com/safaiyeh)) from [Sumo Logic](https://www.sumologic.com)