Skip to content

Commit f3a02bc

Browse files
feat(UNT-T22261): release v1.1.0
1 parent 27979e4 commit f3a02bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-radial-slider",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "React Native component to select or highlight a specific value from a range of values",
55
"homepage": "https://github.com/SimformSolutionsPvtLtd/react-native-radial-slider#readme",
66
"main": "lib/index.js",
@@ -93,4 +93,4 @@
9393
"@commitlint/config-conventional"
9494
]
9595
}
96-
}
96+
}

0 commit comments

Comments
 (0)