diff --git a/package.json b/package.json index 8134c7ad..bd4a14f4 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "main": "src/js/Slider.js", "name": "@react-native-community/slider", - "version": "3.0.2-wp-2", + "version": "3.0.2-wp-3", "private": true, "workspaces": ["src", "example"], "scripts": { diff --git a/react-native-community-slider-3.0.2-wp-2.tgz b/react-native-community-slider-3.0.2-wp-2.tgz deleted file mode 100644 index 2391fbc7..00000000 Binary files a/react-native-community-slider-3.0.2-wp-2.tgz and /dev/null differ diff --git a/react-native-community-slider-3.0.2-wp-3.tgz b/react-native-community-slider-3.0.2-wp-3.tgz new file mode 100644 index 00000000..54d17a39 Binary files /dev/null and b/react-native-community-slider-3.0.2-wp-3.tgz differ diff --git a/src/package.json b/src/package.json index cf7164ed..2ee2690d 100644 --- a/src/package.json +++ b/src/package.json @@ -1,6 +1,6 @@ { "name": "@react-native-community/slider", - "version": "3.0.2-wp-2", + "version": "3.0.2-wp-3", "license": "MIT", "author": "react-native-community", "homepage": "https://github.com/react-native-community/react-native-slider",