Skip to content

Commit

Permalink
Upgrade to intl: ^0.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mgenware committed Feb 24, 2023
1 parent 42a09db commit b1ca072
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: pretty_bytes
description: Convert bytes to a human readable string.
version: 6.0.1
version: 6.1.0
homepage: https://github.com/flutter-cavalry/pretty_bytes

environment:
sdk: ">=2.18.2 <3.0.0"
sdk: ">=2.18.0 <3.0.0"

# dependencies:
# path: ^1.8.0
Expand All @@ -13,4 +13,4 @@ dev_dependencies:
mgenware_dart_lints: ^2.1.0
test: ^1.16.0
dependencies:
intl: ^0.17.0
intl: ^0.18.0

0 comments on commit b1ca072

Please sign in to comment.