Skip to content

Commit

Permalink
flutter_bloc v0.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
felangel committed Dec 8, 2018
1 parent 33e2526 commit 8e62df2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions packages/flutter_bloc/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,7 @@ Minor Updates to Documentation
# 0.4.4

Minor updates to documentation and improved error reporting in `BlocProvider`

# 0.4.5

Additional Minor Updates to Documentation
2 changes: 1 addition & 1 deletion packages/flutter_bloc/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: flutter_bloc
description: Flutter Widgets that make it easy to implement the BLoC (Business Logic Component) design pattern. Built to be used with the bloc package.
version: 0.4.4
version: 0.4.5
author: felix.angelov <felangelov@gmail.com>
homepage: https://github.com/felangel/bloc/tree/master/packages/flutter_bloc

Expand Down

0 comments on commit 8e62df2

Please sign in to comment.