diff --git a/Assets/BetterAttributes/package.json b/Assets/BetterAttributes/package.json index 38ea654..ddf1fd0 100644 --- a/Assets/BetterAttributes/package.json +++ b/Assets/BetterAttributes/package.json @@ -1,11 +1,11 @@ { "name": "com.uurha.betterattributes", "displayName": "Better Attributes", - "version": "3.0.11", + "version": "3.0.12", "unity": "2020.1", "description": "Unity attributes, allows to serialize interfaces, draw handles for Vector3/Vector2/Quaternion/Bounds, create read only fields.", "dependencies": { - "com.uurha.bettereditortools" : "1.5.23", + "com.uurha.bettereditortools" : "1.5.24", "com.tdw.better.internal.core" : "0.0.2" }, "author": {