Skip to content

Commit 9d7163e

Browse files
authored
chore(bloc_tools): v0.1.0-dev.22 (#4743)
1 parent dcd8bac commit 9d7163e

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

packages/bloc_tools/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 0.1.0-dev.22
2+
3+
- fix: version config mismatch
4+
15
# 0.1.0-dev.21
26

37
- deps: bump `pkg:bloc_lint` to `^0.3.7`

packages/bloc_tools/lib/src/version.dart

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/bloc_tools/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: bloc_tools
22
description: Tools for building applications using the bloc state management library.
3-
version: 0.1.0-dev.21
3+
version: 0.1.0-dev.22
44
repository: https://github.com/felangel/bloc/tree/master/packages/bloc_tools
55
issue_tracker: https://github.com/felangel/bloc/issues
66
homepage: https://github.com/felangel/bloc

0 commit comments

Comments
 (0)