Skip to content

Commit be1fc89

Browse files
authored
chore: update to 2.0.7 (#139)
1 parent efd4fa3 commit be1fc89

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

src/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-community/slider",
3-
"version": "2.0.5",
3+
"version": "2.0.7",
44
"license": "MIT",
55
"author": "react-native-community",
66
"homepage": "https://github.com/react-native-community/react-native-slider",
@@ -38,4 +38,4 @@
3838
"type": "git",
3939
"url": "https://github.com/react-native-community/react-native-slider.git"
4040
}
41-
}
41+
}

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1076,7 +1076,7 @@
10761076
prettier "1.16.4"
10771077

10781078
"@react-native-community/slider@./src":
1079-
version "2.0.5"
1079+
version "2.0.7"
10801080

10811081
"@types/babel__core@^7.1.0":
10821082
version "7.1.2"

0 commit comments

Comments
 (0)