diff --git a/package.json b/package.json index f2363fc..d62ba33 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "com.brunomikoski.scriptableobjectcollection", "displayName": "Scriptable Object Collection", - "version": "2.3.6", + "version": "2.3.7", "unity": "2022.2", "description": "A library to help improve the usability of Unity3D Scriptable Objects by grouping them into a collection and exposing them by code or nice inspectors!", "keywords": [ @@ -28,4 +28,4 @@ "path": "Samples~/AddressablesCollection" } ] -} \ No newline at end of file +}