Skip to content

Commit

Permalink
chore(dart_frog): v0.3.3 (felangel#539)
Browse files Browse the repository at this point in the history
  • Loading branch information
felangel committed Feb 13, 2023
1 parent 897bc79 commit 2229b4e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions packages/dart_frog/CHANGELOG.md
@@ -1,3 +1,8 @@
# 0.3.3

- deps: upgrade to `Dart ">=2.19.0 <3.0.0"`
- deps: upgrade to `very_good_analysis ^4.0.0`

# 0.3.2

- feat: cache `Request` and `Response` body
Expand Down
2 changes: 1 addition & 1 deletion packages/dart_frog/pubspec.yaml
@@ -1,6 +1,6 @@
name: dart_frog
description: A fast, minimalistic backend framework for Dart built by Very Good Ventures.
version: 0.3.2
version: 0.3.3
homepage: https://dartfrog.vgv.dev
repository: https://github.com/VeryGoodOpenSource/dart_frog
issue_tracker: https://github.com/VeryGoodOpenSource/dart_frog/issues
Expand Down

0 comments on commit 2229b4e

Please sign in to comment.