From 4c610c5d8b19333c22e7cd8d731ed2fd8c50d3b6 Mon Sep 17 00:00:00 2001 From: James Friend Date: Sat, 27 Jun 2015 12:49:17 +1000 Subject: [PATCH] 1.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 034622c..fc309da 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-refreshable-listview", - "version": "1.2.0", + "version": "1.3.0", "description": "A pull-to-refresh ListView which shows a loading spinner while your data reloads", "main": "index.js", "scripts": {