From 6cb46d1a75cdd5644d551567c7713ed985bd2c95 Mon Sep 17 00:00:00 2001 From: Andre Neves Date: Tue, 8 Aug 2017 20:43:08 -0400 Subject: [PATCH] version: bumping to v3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0527918f..15848c4e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-orientation", - "version": "2.1.0", + "version": "3.0.0", "description": "Listen to device orientation changes in React Native applications and programmatically set preferred orientations on a per screen basis", "main": "index.js", "scripts": {