We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ffabd6 commit f9707a4Copy full SHA for f9707a4
example/yarn.lock
@@ -3392,7 +3392,7 @@ react-devtools-core@^2.5.0:
3392
ws "^2.0.3"
3393
3394
"react-native-analytics-segment-io@file:..":
3395
- version "3.0.4"
+ version "3.1.0"
3396
3397
react-native@0.51.0:
3398
version "0.51.0"
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-analytics-segment-io",
3
- "version": "3.0.4",
+ "version": "3.1.0",
4
"description": "A React Native wrapper for Segment Analytics",
5
"main": "index.js",
6
"scripts": {
0 commit comments