Skip to content

Commit

Permalink
chore(version): v3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Seven Du committed Jan 18, 2024
1 parent 17021f6 commit aba2203
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/getting-started/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Add the following to your `pubspec.yaml` file:

```yaml
dependencies:
spry: ^3.1.2
spry: ^3.2.0
```
Or, can install with `pub` command:
Expand Down
2 changes: 1 addition & 1 deletion packages/spry/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: spry
description: Spry is an HTTP middleware framework for Dart to make web applications and APIs server more enjoyable to write.
version: 3.1.2
version: 3.2.0
homepage: https://spry.fun
repository: https://github.com/medz/spry

Expand Down

1 comment on commit aba2203

@vercel
Copy link

@vercel vercel bot commented on aba2203 Jan 18, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.