Skip to content

Commit dd9bee4

Browse files
committed
3.4.0
1 parent 438d833 commit dd9bee4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-segmented-control-tab",
3-
"version": "3.3.1",
3+
"version": "3.4.0",
44
"description": "A react native component with the same concept of react native's SegmantedControlIOS, Primarily built to support both IOS and Android.",
55
"main": "src/SegmentedControlTab.js",
66
"scripts": {
@@ -57,4 +57,4 @@
5757
"<rootDir>/Sample/"
5858
]
5959
}
60-
}
60+
}

0 commit comments

Comments
 (0)