From 55856bcb4446da8a8c0555eb22ddafbe4f7b2c58 Mon Sep 17 00:00:00 2001 From: EddyVerbruggen Date: Wed, 10 Nov 2021 15:59:03 +0100 Subject: [PATCH] bump --- package.json | 2 +- plugin.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 24e1b0e..4c19251 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cordova-plugin-x-toast", - "version": "2.7.2", + "version": "2.7.3", "description": "This plugin allows you to show a Toast. A Toast is a little non intrusive buttonless popup which automatically disappears.", "cordova": { "id": "cordova-plugin-x-toast", diff --git a/plugin.xml b/plugin.xml index 21486ae..7c14e04 100755 --- a/plugin.xml +++ b/plugin.xml @@ -1,7 +1,7 @@ + version="2.7.3"> Toast