com.mambojambostudios.unity-atoms-fsm
Advanced tools
Comparing version 4.3.0 to 4.4.0
{ | ||
"name": "com.mambojambostudios.unity-atoms-fsm", | ||
"displayName": "Unity Atoms FSM", | ||
"version": "4.3.0", | ||
"version": "4.4.0", | ||
"unity": "2018.3", | ||
@@ -23,5 +23,5 @@ "description": "Simple FSM using Unity Atoms.", | ||
"dependencies": { | ||
"com.mambojambostudios.unity-atoms-core": "4.3.0", | ||
"com.mambojambostudios.unity-atoms-base-atoms": "4.3.0" | ||
"com.mambojambostudios.unity-atoms-core": "4.4.0", | ||
"com.mambojambostudios.unity-atoms-base-atoms": "4.4.0" | ||
} | ||
} |
+ Addedcom.mambojambostudios.unity-atoms-base-atoms@4.4.0(transitive)
+ Addedcom.mambojambostudios.unity-atoms-core@4.4.0(transitive)
- Removedcom.mambojambostudios.unity-atoms-base-atoms@4.3.0(transitive)
- Removedcom.mambojambostudios.unity-atoms-core@4.3.0(transitive)