From 097b91c1c6204793f748c5002e4f8e44d2aa460d Mon Sep 17 00:00:00 2001 From: Phong Cao Date: Tue, 21 Aug 2018 12:02:06 -0400 Subject: [PATCH] chore(NPM): bump version to 0.5.0. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 703019a3..d3ba96c8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-azurenotificationhub", - "version": "0.4.0", + "version": "0.5.0", "description": "React Native module to support Azure Notification Hub push notifications on Android, iOS, and Windows.", "main": "index.js", "repository": {