We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent faa034c commit b5fbec5Copy full SHA for b5fbec5
example/package.json
@@ -8,6 +8,6 @@
8
"dependencies": {
9
"react": "15.1.0",
10
"react-native": "0.28.0",
11
- "react-native-fading-slides": "^0.1.3"
+ "react-native-fading-slides": "^0.1.4"
12
}
13
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-fading-slides",
3
- "version": "0.1.3",
+ "version": "0.1.4",
4
"description": "Simple looped fading slides carousel for React Native",
5
"main": "fading-slides.component.js",
6
"scripts": {
0 commit comments