Skip to content

Commit b5fbec5

Browse files
committed
Version 0.1.4
1 parent faa034c commit b5fbec5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

example/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
"dependencies": {
99
"react": "15.1.0",
1010
"react-native": "0.28.0",
11-
"react-native-fading-slides": "^0.1.3"
11+
"react-native-fading-slides": "^0.1.4"
1212
}
1313
}

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-fading-slides",
3-
"version": "0.1.3",
3+
"version": "0.1.4",
44
"description": "Simple looped fading slides carousel for React Native",
55
"main": "fading-slides.component.js",
66
"scripts": {

0 commit comments

Comments
 (0)