From e5153b3cf4f8d433483cfa7886ca7a727a7213e2 Mon Sep 17 00:00:00 2001 From: TJ VanToll Date: Fri, 7 Sep 2018 18:02:52 -0400 Subject: [PATCH] 1.5.1 --- src/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/package.json b/src/package.json index 9b40956..d94009b 100644 --- a/src/package.json +++ b/src/package.json @@ -1,6 +1,6 @@ { "name": "nativescript-social-share", - "version": "1.5.0", + "version": "1.5.1", "description": "A NativeScript module to use the native social sharing widget", "main": "social-share", "typings": "index.d.ts",