Skip to content

Commit c356c51

Browse files
Release: version update to v4.1.11 (#339)
* Update version of library in package.json * Update version of Slider lib in Example app
1 parent 6266d9f commit c356c51

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native-community/slider",
3-
"version": "4.1.10",
3+
"version": "4.1.11",
44
"license": "MIT",
55
"author": "react-native-community",
66
"homepage": "https://github.com/callstack/react-native-slider#readme",

yarn.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -2196,7 +2196,7 @@
21962196
prettier "1.16.4"
21972197

21982198
"@react-native-community/slider@file:src":
2199-
version "4.1.9"
2199+
version "4.1.11"
22002200
dependencies:
22012201
flow-bin "0.113.0"
22022202

0 commit comments

Comments
 (0)