We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f57c546 commit 725e0ccCopy full SHA for 725e0cc
CHANGELOG.md
@@ -1 +1,5 @@
1
# Changelog of `@reason-react-native/slider`
2
+
3
+## 2.0.0 - 2019-11-23
4
5
+Initial release.
package.json
@@ -1,6 +1,6 @@
{
"name": "@reason-react-native/slider",
- "version": "0.0.0",
+ "version": "2.0.0",
"publishConfig": {
"access": "public"
6
},
0 commit comments