We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e725c73 commit d53a8f9Copy full SHA for d53a8f9
pkgs/shelf_static/CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 1.1.3-wip
+## 1.1.3
2
3
* Require Dart `^3.3.0`.
4
* Update `package:mime` constraint to `>=1.0.0 <3.0.0`.
pkgs/shelf_static/pubspec.yaml
@@ -1,5 +1,5 @@
name: shelf_static
-version: 1.1.3-wip
+version: 1.1.3
description: Static file server support for the shelf package and ecosystem.
repository: https://github.com/dart-lang/shelf/tree/master/pkgs/shelf_static
5
0 commit comments