From 40bb5e29d0a9f537187631bfe996bd4fcc5f868e Mon Sep 17 00:00:00 2001 From: Netkas Date: Sat, 10 Jun 2023 01:23:03 -0400 Subject: [PATCH] Bumped version to 2.0.0 --- .idea/inspectionProfiles/Project_Default.xml | 3 +++ project.json | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml index ea8af9c..a854623 100644 --- a/.idea/inspectionProfiles/Project_Default.xml +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -19,6 +19,9 @@ diff --git a/project.json b/project.json index 388e54e..37ae278 100644 --- a/project.json +++ b/project.json @@ -22,7 +22,7 @@ "description": "TamerLib allows the execution of parallel tasks", "company": "Nosial", "copyright": "Copyright (c) 2022-2023 Nosial, All Rights Reserved", - "version": "1.0.2", + "version": "2.0.0", "uuid": "a365e7d6-a1c0-11ed-b7c7-b9654ed9efa5" }, "build": {