diff --git a/pubspec.yaml b/pubspec.yaml index e23370d..7372659 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: state_machine -version: 3.0.1 +version: 3.0.2 description: Finite state machine library. Easily define legal state transitions. Listen to state entrances, departures, and transitions. homepage: https://github.com/Workiva/state_machine