From c6ead856fd5ba5f532f2483245199f637873e77b Mon Sep 17 00:00:00 2001 From: Jeff Hanson Date: Mon, 27 Feb 2017 11:18:57 -0800 Subject: [PATCH] 0.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4197c84..423b146 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-swipeable", - "version": "0.3.3", + "version": "0.4.0", "description": "A powerful React Native swipe component", "main": "lib/index.js", "scripts": {