Skip to content

Commit 19cd248

Browse files
authored
Publish package:web (#299)
Publishes 1.1.0.
1 parent 8501740 commit 19cd248

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

web/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 1.1.0-wip
1+
## 1.1.0
22

33
- Added `HttpStatus` class that declares http status codes. This is a copy of
44
the `HttpStatus` from the `dart:_internal` library that's exposed only through

web/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: web
2-
version: 1.1.0-wip
2+
version: 1.1.0
33
description: Lightweight browser API bindings built around JS interop.
44
repository: https://github.com/dart-lang/web
55

0 commit comments

Comments
 (0)