Skip to content
This repository was archived by the owner on Mar 7, 2025. It is now read-only.

Commit bf25627

Browse files
committed
Bump version
1 parent f39787e commit bf25627

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"main": "src/js/Slider.js",
33
"name": "@react-native-community/slider",
4-
"version": "3.0.2-wp-1",
4+
"version": "3.0.2-wp-2",
55
"private": true,
66
"workspaces": ["src", "example"],
77
"scripts": {

src/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/slider",
3-
"version": "3.0.2-wp-1",
3+
"version": "3.0.2-wp-2",
44
"license": "MIT",
55
"author": "react-native-community",
66
"homepage": "https://github.com/react-native-community/react-native-slider",

0 commit comments

Comments
 (0)