diff --git a/packages/state_machine_bloc/pubspec.yaml b/packages/state_machine_bloc/pubspec.yaml index 8a36aee..12c61a2 100644 --- a/packages/state_machine_bloc/pubspec.yaml +++ b/packages/state_machine_bloc/pubspec.yaml @@ -1,6 +1,6 @@ name: state_machine_bloc description: state_machine_bloc is an extension to the bloc state management library which provide a convenient way to create finite state machines based blocs. -version: 0.0.1-dev.4 +version: 0.0.1 homepage: https://github.com/Pierre2tm/state_machine_bloc repository: https://github.com/Pierre2tm/state_machine_bloc