Skip to content

Commit 9b5f7ff

Browse files
chore(release): 2.5.0 [skip ci]
# [2.5.0](v2.4.2...v2.5.0) (2024-01-03) ### Bug Fixes * fix the slider text for android when selected ([#703](#703)) ([088daa6](088daa6)) ### Features * better accessibility hinting ([#817](#817)) ([fd7c851](fd7c851))
1 parent fd7c851 commit 9b5f7ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native-segmented-control/segmented-control",
3-
"version": "2.4.3",
3+
"version": "2.5.0",
44
"description": "React Native SegmentedControlIOS library",
55
"main": "js/index.js",
66
"types": "index.d.ts",

0 commit comments

Comments
 (0)