From f05cc87b9d46963f9d284fb0ca9a0c2b6e1560f8 Mon Sep 17 00:00:00 2001 From: Muhamad Ramadhani <72949170+muhamad-ramadhani@users.noreply.github.com> Date: Fri, 23 Feb 2024 10:26:18 +0700 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aea6ed1..14e18b6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dispmail", - "version": "1.0.1", + "version": "1.0.2", "description": "Generate temporary email from CLI", "main": "bin/index.js", "type": "module",