Skip to content

Commit aae3dd1

Browse files
committed
setting release date
1 parent 2555fe6 commit aae3dd1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

flutter_cache_manager/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## [3.1.1] - TBD
1+
## [3.1.1] - 2021-06-03
22
* Move File to separate file. You can add it using the following import:
33
```dart
44
import 'package:flutter_cache_manager/file.dart' as cache_file;
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export 'package:file/file.dart' show File;
1+
export 'package:file/file.dart' show File;

0 commit comments

Comments
 (0)