diff --git a/package.json b/package.json index 16432ec..b1dcba8 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "displayName": "DragonECS-Threads", "description": "Multithreading for DragonECS", "unity": "2020.3", - "version": "0.1.0", + "version": "0.2.0", "repository": { "type": "git", "url": "https://github.com/DCFApixels/DragonECS-Threads.git" @@ -21,4 +21,4 @@ "add-on", "multithreads" ] -} \ No newline at end of file +}