From 709af1e08d7ad53b5baa880244edf5325c98d2e4 Mon Sep 17 00:00:00 2001 From: Matteo Manzinello Date: Tue, 7 Jul 2020 14:50:25 +0200 Subject: [PATCH] v0.9.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0647ced..89583bc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mailgo", - "version": "0.9.4", + "version": "0.9.5", "description": "a different mailto: and another tel:", "scripts": { "build": "webpack",