com.mambojambostudios.unity-atoms-fsm
Advanced tools
Comparing version 4.0.1 to 4.0.2
{ | ||
"name": "com.mambojambostudios.unity-atoms-fsm", | ||
"displayName": "Unity Atoms FSM", | ||
"version": "4.0.1", | ||
"version": "4.0.2", | ||
"unity": "2018.3", | ||
@@ -23,5 +23,5 @@ "description": "Simple FSM using Unity Atoms.", | ||
"dependencies": { | ||
"com.mambojambostudios.unity-atoms-core": "4.0.1", | ||
"com.mambojambostudios.unity-atoms-base-atoms": "4.0.1" | ||
"com.mambojambostudios.unity-atoms-core": "4.0.2", | ||
"com.mambojambostudios.unity-atoms-base-atoms": "4.0.2" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
47672
+ Addedcom.mambojambostudios.unity-atoms-base-atoms@4.0.2(transitive)
+ Addedcom.mambojambostudios.unity-atoms-core@4.0.2(transitive)
- Removedcom.mambojambostudios.unity-atoms-base-atoms@4.0.1(transitive)
- Removedcom.mambojambostudios.unity-atoms-core@4.0.1(transitive)