Skip to content

Commit 7af44c3

Browse files
Make it a breaking change
1 parent 87593fc commit 7af44c3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/cross_file/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 0.3.1
1+
## 0.4.0
22

33
* Fix nullability of `XFileBase`'s `path` and `name` to match the
44
implementations to avoid potential analyzer issues.

packages/cross_file/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: cross_file
22
description: An abstraction to allow working with files across multiple platforms.
33
homepage: https://github.com/flutter/plugins/tree/master/packages/cross_file
4-
version: 0.3.1
4+
version: 0.4.0
55

66
dependencies:
77
flutter:

0 commit comments

Comments
 (0)