Skip to content

Commit 71d6d12

Browse files
V0.2.11 Upgrade
1 parent 8af976b commit 71d6d12

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [0.2.11]
6+
* Merged PR [#87](https://github.com/incrediblezayed/file_saver/pull/87) for backward compatibility with the older versions of java
7+
58
## [0.2.10]
69
* Moved from `http` to `dio` for better control over the headers and other options
710
* LinkDetails has more options such as `method` & `body`\

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: file_saver
22
description: >-
33
This package will help you save file with a single method on any platform
44
including macOS, iOS, Android, Windows, Web, Linux.
5-
version: 0.2.10
5+
version: 0.2.11
66
repository: https://github.com/incrediblezayed/file_saver
77
homepage: https://hassanansari.dev
88

0 commit comments

Comments
 (0)