From 862b386c44156a66481ff8d3811701d60770686d Mon Sep 17 00:00:00 2001 From: Michael Ochmann Date: Sat, 3 Feb 2024 00:51:57 +0100 Subject: [PATCH] releasing version 0.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 718ffee..debe0c8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ation", - "version": "0.3.3", + "version": "0.4.0", "description": "a simple presentation software", "main": "main.js", "scripts": {