Skip to content

Commit

Permalink
v1.1.2
Browse files Browse the repository at this point in the history
- sdk: '>=3.4.0 <4.0.0'

- data_serializer: ^1.2.0
- coverage: ^1.9.0
  • Loading branch information
gmpassos committed Aug 9, 2024
1 parent 8525f7f commit 4e3d552
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
## 1.1.2

- sdk: '>=3.4.0 <4.0.0'

- data_serializer: ^1.2.0
- coverage: ^1.9.0

Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: 1.1.2
homepage: https://github.com/gmpassos/statistics

environment:
sdk: '>=3.3.0 <4.0.0'
sdk: '>=3.4.0 <4.0.0'

dependencies:
intl: ^0.19.0
Expand Down

0 comments on commit 4e3d552

Please sign in to comment.