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

Commit 919c6a5

Browse files
committed
Prepare pkg:angular_compiler for release
1 parent 542a45c commit 919c6a5

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

angular_compiler/CHANGELOG.md

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

35
## 0.4.5
46

angular_compiler/pubspec.yaml

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

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

0 commit comments

Comments
 (0)