Skip to content
This repository was archived by the owner on Sep 16, 2022. It is now read-only.

Commit 4420435

Browse files
authored
Prepare to release angular_ast (#1919)
1 parent 6af2431 commit 4420435

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

angular_ast/CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
* Release for `0.6.0`.
1+
## 1.0.0
2+
3+
* Stable release.
24

35
## 0.5.11
46

angular_ast/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: angular_ast
22
repository: https://github.com/dart-lang/angular
33
description: Parser and utilities for AngularDart templates
4-
version: 0.6.0-dev
4+
version: 1.0.0
55

66
environment:
77
sdk: ">=2.8.1 <3.0.0"

0 commit comments

Comments
 (0)