Skip to content

Commit 8797b14

Browse files
committed
2.0.2
1 parent 1224792 commit 8797b14

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog of `@reason-react-native/slider`
22

3+
## 2.0.2 - 2020-01-10
4+
5+
- Use float, not int
6+
37
## 2.0.1 - 2020-01-10
48

59
- Fix import

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@reason-react-native/slider",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)