We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1224792 commit 8797b14Copy full SHA for 8797b14
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog of `@reason-react-native/slider`
2
3
+## 2.0.2 - 2020-01-10
4
+
5
+- Use float, not int
6
7
## 2.0.1 - 2020-01-10
8
9
- Fix import
package.json
@@ -1,6 +1,6 @@
{
"name": "@reason-react-native/slider",
- "version": "2.0.1",
+ "version": "2.0.2",
"publishConfig": {
"access": "public"
},
0 commit comments