8000 release version 7.0.0 (#222) · dart-archive/file.dart@e4eebba · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Dec 9, 2024. It is now read-only.

Commit e4eebba

Browse files
authored
release version 7.0.0 (#222)
1 parent f05f5db commit e4eebba

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/file/CHANGELOG.md

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

33
* Dart 3 fixes for class modifiers.
44
* `MemoryFileSystem` now treats empty paths as non-existent.

packages/file/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: file
2-
version: 7.0.0-wip
2+
version: 7.0.0
33
description:
44
A pluggable, mockable file system abstraction for Dart. Supports local file
55
system access, as well as in-memory file systems, record-replay file systems,

0 commit comments

Comments
 (0)
0