Skip to content

Commit f69df1c

Browse files
committed
update readme and bump version
1 parent 42e01a9 commit f69df1c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[![travis](https://travis-ci.org/gusgard/react-native-swiper-flatlist.svg?branch=master)](https://travis-ci.org/gusgard/react-native-swiper-flatlist)
77
![license](https://img.shields.io/npm/l/react-native-swiper-flatlist.svg)
88

9-
![Demo](./demo.gif)
9+
![Demo](https://raw.githubusercontent.com/gusgard/react-native-swiper-flatlist/master/demo.gif)
1010

1111
## Installation
1212

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-swiper-flatlist",
3-
"version": "1.0.5",
3+
"version": "1.0.6",
44
"main": "index.js",
55
"license": "Apache-2.0",
66
"author": "Gustavo Gard <gusgard@gmail.com> (https://gusgard.com)",

0 commit comments

Comments
 (0)