Skip to content
This repository was archived by the owner on Nov 1, 2024. It is now read-only.

Commit 08643e9

Browse files
authored
prep for publishing 0.15.2 (#205)
1 parent 0b8025c commit 08643e9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

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

33
- Add additional types at the API boundary (in `lib/parser.dart` and others).
44
- Adopted the `package:dart_flutter_team_lints` linting rules.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: html
2-
version: 0.15.2-dev
2+
version: 0.15.2
33
description: APIs for parsing and manipulating HTML content outside the browser.
44
repository: https://github.com/dart-lang/html
55

0 commit comments

Comments
 (0)