Skip to content

Commit f7b28d4

Browse files
committed
update version
1 parent fed86f2 commit f7b28d4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# React Native SmartRefreshLayout[![npm version](https://badge.fury.io/js/react-native-smartrefreshlayout.svg)](https://badge.fury.io/js/react-native-smartrefreshlayout)
1+
# React Native SmartRefreshLayout [![npm version](https://badge.fury.io/js/react-native-smartrefreshlayout.svg)](https://badge.fury.io/js/react-native-smartrefreshlayout)
22

33
>React-Native-SmartRefreshLayout是基于[Android SmartRefreshLayout](https://github.com/scwang90/SmartRefreshLayout) 开发的插件
44
>,<br>可提供类似ios的弹性刷新,该插件可完全使用React Native进行自定义

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-smartrefreshlayout",
3-
"version": "0.6.3",
3+
"version": "0.6.5",
44
"description": "基于android SmartRefreshLayout的封装",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)