Skip to content

Commit

Permalink
Bump version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
tiagohm committed May 10, 2023
1 parent 45054bd commit 6e241e5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ In `pubspec.yaml` add the following dependency:

```yaml
dependencies:
brotli: ^0.5.0
brotli: ^0.6.0
```
## Example
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: brotli
description: Pure Dart Brotli decoder.
version: 0.5.0
version: 0.6.0
homepage: https://github.com/tiagohm/brotli

environment:
Expand Down

0 comments on commit 6e241e5

Please sign in to comment.