From b7d67f87790c496355b4ffda320acb55029dc553 Mon Sep 17 00:00:00 2001 From: Syntriax Date: Mon, 20 Mar 2023 23:03:57 +0300 Subject: [PATCH] 0.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 90ea875..5009e04 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "com.syntriax.project-structure-creator", - "version": "0.2.0", + "version": "0.3.0", "displayName": "Project Structure Creator", "unity": "2019.1", "documentationUrl": "https://git.syntriax.com/Syntriax/ProjectStructureCreator.git",