We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb8f7cd commit 89c2771Copy full SHA for 89c2771
pubspec.yaml
@@ -1,6 +1,6 @@
1
name: audio_metadata_reader
2
description: A metadata reader for audio files. Support ID3, Vorbis comments and ILST itunes
3
-version: 1.4.1
+version: 1.4.2
4
homepage: https://clementbeal.github.io/
5
repository: https://github.com/ClementBeal/audio_metadata_reader
6
issue_tracker: https://github.com/ClementBeal/audio_metadata_reader/issues
@@ -17,7 +17,7 @@ environment:
17
18
dependencies:
19
charset: ^2.0.1
20
- intl: ^0.19.0
+ intl: ^0.20.2
21
mime: ^2.0.0
22
dev_dependencies:
23
- test: ^1.25.8
+ test: ^1.26.2
0 commit comments