Skip to content

Commit

Permalink
v4.0.6 - pubspec.yaml (archive: ^3.4.10) (#345)
Browse files Browse the repository at this point in the history
  • Loading branch information
gmpassos authored Apr 11, 2024
1 parent 92cb141 commit ea06d23
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: excel
description: A flutter and dart library for reading, creating, editing and updating excel sheets with compatible both on client and server side.
version: 4.0.5
version: 4.0.6
homepage: https://github.com/justkawal/excel
topics:
- excel
Expand All @@ -13,7 +13,7 @@ environment:
sdk: ">=3.0.0 <4.0.0"

dependencies:
archive: 3.4.9
archive: ^3.4.10
xml: ">=5.0.0 <7.0.0"
collection: ^1.15.0
equatable: ^2.0.0
Expand Down

0 comments on commit ea06d23

Please sign in to comment.