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