From 98e71e9b72fde12d34b2a3adbbcb05512729142e Mon Sep 17 00:00:00 2001 From: Osei Fortune Date: Tue, 17 Dec 2019 17:27:18 -0400 Subject: [PATCH] Update package.json --- src/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/package.json b/src/package.json index fe4e6b2..6aeb0fc 100644 --- a/src/package.json +++ b/src/package.json @@ -1,6 +1,6 @@ { "name": "nativescript-toasty", - "version": "3.0.0-alpha.1", + "version": "3.0.0-alpha.0", "description": "NativeScript toast plugin", "main": "toasty", "typings": "index.d.ts",