From 4dc71ed3ad66f99e82da68ecb91896d295581186 Mon Sep 17 00:00:00 2001 From: Olivier Tassinari Date: Wed, 25 Nov 2015 17:59:09 +0100 Subject: [PATCH] [release] v0.3.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8ce23827..dc4a42d4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-swipeable-views", - "version": "0.3.2", + "version": "0.3.3", "description": "A React component for swipeable views", "main": "lib/index.js", "scripts": {