From 4145bf59a3fb31769d8cc5329c36a21059fb0af6 Mon Sep 17 00:00:00 2001 From: "Zekai.Zheng" Date: Wed, 15 Jun 2016 15:58:12 +1000 Subject: [PATCH] 0.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a695218..4bbab8c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-gestures", - "version": "0.2.0", + "version": "0.3.0", "description": "composable gesture system in react native", "main": "src/index.js", "scripts": {