diff --git a/package.json b/package.json index 2ccb05d..35a8c3b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "wayn-group.mgm.skill", "displayName": "MGM Skill", - "version": "0.1.2-preview", + "version": "0.2.0-preview", "unity": "2019.3", "description": "This package contain performant and disigner friendly skill system.\nIt allow the definition of custom effects that can be composed to form any kind of skill.\nEffectact can range from the simple direct effect (damage,pushback,..) to the AOE and/or over time effects.", "type": "library", @@ -15,4 +15,4 @@ "dependencies": { "com.unity.entities": "0.11.0-preview.7" } -} \ No newline at end of file +}