Skip to content

Commit

Permalink
chore: prep 0.5.1 release (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
btrautmann authored Sep 18, 2024
1 parent cd09355 commit 7ad4ca6
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## 0.5.1

## What's Changed
* fix: loosen collection constraint by @btrautmann in https://github.com/Betterment/sturdy_http/pull/16


**Full Changelog**: https://github.com/Betterment/sturdy_http/compare/v0.5.0...v0.5.1

## 0.5.0

## What's Changed
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: sturdy_http
description: A strongly typed, event-based, reliable HTTP client that wraps `Dio`.
version: 0.5.0
version: 0.5.1
homepage: https://github.com/Betterment/sturdy_http
repository: https://github.com/Betterment/sturdy_http

Expand Down

0 comments on commit 7ad4ca6

Please sign in to comment.