From 88e47ea8bb82a87548e1a2c0f1d19e05ae2f417d Mon Sep 17 00:00:00 2001 From: Anton Reshetov Date: Sat, 27 Nov 2021 05:18:59 +0300 Subject: [PATCH] build: release 1.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0ab68be..3aa6475 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "image-optimization", - "version": "1.0.1", + "version": "1.0.2", "description": "Electron & Vue 3 application", "main": "src/main/index.js", "scripts": {