Skip to content

Commit

Permalink
Pubsec and changelog fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ilteoood committed Feb 4, 2021
1 parent 012285a commit c26a2cc
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -210,4 +210,8 @@ Loading and loaded stream, in order to detect loading translations status

## [0.20.1]

Fix for streams listened twice
Fix for streams listened twice

## [0.21.0]

Introducing validate and diff actions
2 changes: 1 addition & 1 deletion pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ packages:
source: hosted
version: "1.3.0-nullsafety.3"
path:
dependency: transitive
dependency: "direct main"
description:
name: path
url: "https://pub.dartlang.org"
Expand Down
1 change: 1 addition & 0 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ dependencies:
xml2json: ^4.2.0
merge_map: ^1.0.2
universal_io: ^1.0.1
path: ^1.7.0

dev_dependencies:
flutter_test:
Expand Down

0 comments on commit c26a2cc

Please sign in to comment.