Publish `package:web` (#299)
Publishes 1.1.0.
diff --git a/web/CHANGELOG.md b/web/CHANGELOG.md
index 75022e3..f49316b 100644
--- a/web/CHANGELOG.md
+++ b/web/CHANGELOG.md
@@ -1,4 +1,4 @@
-## 1.1.0-wip
+## 1.1.0
- Added `HttpStatus` class that declares http status codes. This is a copy of
the `HttpStatus` from the `dart:_internal` library that's exposed only through
diff --git a/web/pubspec.yaml b/web/pubspec.yaml
index 3a1a44e..ab95146 100644
--- a/web/pubspec.yaml
+++ b/web/pubspec.yaml
@@ -1,5 +1,5 @@
name: web
-version: 1.1.0-wip
+version: 1.1.0
description: Lightweight browser API bindings built around JS interop.
repository: https://github.com/dart-lang/web