Skip to content

Commit

Permalink
[fs_shim] v2.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
alextekartik committed Oct 24, 2024
1 parent bd27f6b commit 915ca33
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions fs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 2.3.3

* Add `Directory.emptyOrCreate()` helper in utils read_write (fs and io)

## 2.3.2+3

* Add writeLines/readLines and io lines helpers
Expand Down
2 changes: 1 addition & 1 deletion fs/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: fs_shim
description: A portable file system implementation working on io, browser and memory (through idb_shim)
version: 2.3.2+3
version: 2.3.3
homepage: https://github.com/tekartik/fs_shim.dart/tree/master/fs

environment:
Expand Down

0 comments on commit 915ca33

Please sign in to comment.