Skip to content

Commit 803b282

Browse files
authored
2.1.0 (#105)
1 parent c079838 commit 803b282

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.flowconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ node_modules/react-native/interface.js
2828
node_modules/react-native/flow/
2929

3030
[options]
31+
server.max_workers=4
3132
emoji=true
3233

3334
esproposal.optional_chaining=enable

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native-community/segmented-control",
3-
"version": "2.0.1",
3+
"version": "2.1.0",
44
"description": "React Native SegmentedControlIOS library",
55
"main": "js/index.js",
66
"types": "index.d.ts",

0 commit comments

Comments
 (0)