diff options
| author | Igor Minar | 2011-01-30 14:40:48 -0800 |
|---|---|---|
| committer | Igor Minar | 2011-01-30 14:40:48 -0800 |
| commit | b612826158974161463f1c2e5d062be6769bfd0d (patch) | |
| tree | b331ae62a80f17a9197f631db50b78ebca9e5efe | |
| parent | e5a3acacad66400d4c73c8a42c6be4897ca662e3 (diff) | |
| download | angular.js-b612826158974161463f1c2e5d062be6769bfd0d.tar.bz2 | |
preparing the 0.9.11 snow-maker iteration
| -rw-r--r-- | CHANGELOG.md | 4 | ||||
| -rw-r--r-- | version.yaml | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index c990196d..bbdebfc2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +# <angular/> 0.9.11 snow-maker (in-progress) # + + + # <angular/> 0.9.10 flea-whisperer (2011-01-26) # ### Features diff --git a/version.yaml b/version.yaml index d31008e7..51c1f9a9 100644 --- a/version.yaml +++ b/version.yaml @@ -1,4 +1,4 @@ # <angular/> build config file --- -version: 0.9.10 -codename: flea-whisperer +version: 0.9.11-snapshot +codename: snow-maker |
