Skip to content

Commit 89c2771

Browse files
authored
chore: bump intl and test #80
chore: bump `intl` and `test`
1 parent cb8f7cd commit 89c2771

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pubspec.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: audio_metadata_reader
22
description: A metadata reader for audio files. Support ID3, Vorbis comments and ILST itunes
3-
version: 1.4.1
3+
version: 1.4.2
44
homepage: https://clementbeal.github.io/
55
repository: https://github.com/ClementBeal/audio_metadata_reader
66
issue_tracker: https://github.com/ClementBeal/audio_metadata_reader/issues
@@ -17,7 +17,7 @@ environment:
1717

1818
dependencies:
1919
charset: ^2.0.1
20-
intl: ^0.19.0
20+
intl: ^0.20.2
2121
mime: ^2.0.0
2222
dev_dependencies:
23-
test: ^1.25.8
23+
test: ^1.26.2

0 commit comments

Comments
 (0)