From 2037d7f97de5f53f2a21bf8b4b869d98f88c5478 Mon Sep 17 00:00:00 2001 From: Sergio Padrino Date: Tue, 28 Jun 2022 10:03:45 +0200 Subject: [PATCH] 0.2.4-next.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fc6b5e1..8fe042b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "desktop-notifications", - "version": "0.2.3", + "version": "0.2.4-next.0", "description": "A simple and opinionated library for handling Windows notifications", "main": "dist/index.js", "typings": "dist/index.d.ts",