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

Commit 3d2d6a1

Browse files
committed
Bump version to wp-3
1 parent cb5ac44 commit 3d2d6a1

File tree

4 files changed

+2
-2
lines changed

4 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-2",
4+
"version": "3.0.2-wp-3",
55
"private": true,
66
"workspaces": ["src", "example"],
77
"scripts": {
-228 KB
Binary file not shown.
103 KB
Binary file not shown.

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

0 commit comments

Comments
 (0)