diff --git a/package.json b/package.json index daae7ef..d4e1240 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "displayName": "DragonECS", "description": "C# Entity Component System Framework", "unity": "2020.3", - "version": "0.7.4", + "version": "0.7.8", "repository": { "type": "git", "url": "https://github.com/DCFApixels/DragonECS.git" @@ -21,4 +21,4 @@ "dragon-ecs", "framework" ] -} \ No newline at end of file +}