@swmansion/react-native-bottom-sheet 0.9.1-next.1 → 0.9.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -232,6 +232,6 @@ product‍—‍[hire us](https://swmansion.com/contact/projects?utm_so
232
232
 
233
233
  ## Sponsored by [Gobi Maps](https://www.gobimaps.com)
234
234
 
235
- A social map for exploring your city.
235
+ The best of your city, all in one map.
236
236
 
237
237
  [<img src="gobi.png" height="80" />](https://www.gobimaps.com)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@swmansion/react-native-bottom-sheet",
3
- "version": "0.9.1-next.1",
3
+ "version": "0.9.1",
4
4
  "description": "Provides bottom-sheet components for React Native.",
5
5
  "main": "./lib/module/index.js",
6
6
  "types": "./lib/typescript/src/index.d.ts",