From 5c8c521b9eafb0041e0353d04007cdea66b5c349 Mon Sep 17 00:00:00 2001 From: devbriguy Date: Sun, 23 Apr 2017 16:57:01 -0400 Subject: [PATCH] 2.8.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7cb257a5..0416b249 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-dropdownalert", - "version": "2.7.1", + "version": "2.8.0", "description": "A simple alert to notify users about new chat messages, something went wrong or everything is ok.", "main": "DropdownAlert.js", "scripts": {