diff options
| author | Igor Minar | 2010-12-10 22:16:10 -0800 | 
|---|---|---|
| committer | Igor Minar | 2010-12-10 22:16:10 -0800 | 
| commit | e84d3334b0604de26821451158a2ea8c3360431f (patch) | |
| tree | 64aa70358baf56d1c5050c24569c5fb474fc0fb0 | |
| parent | 7989c7d24ad9862f3138a45f81b9fcb59e055ef7 (diff) | |
| download | angular.js-e84d3334b0604de26821451158a2ea8c3360431f.tar.bz2 | |
preparing the 0.9.8 astral-projection iteration
| -rw-r--r-- | CHANGELOG.md | 3 | ||||
| -rw-r--r-- | version.yaml | 4 | 
2 files changed, 5 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 8686afe7..9456bcba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +# <angular/> 0.9.8 astral-projection (in-progress) # + +  # <angular/> 0.9.7 sonic-scream (2010-12-10) #  ### Bug Fixes diff --git a/version.yaml b/version.yaml index 9fd76dfe..988546f6 100644 --- a/version.yaml +++ b/version.yaml @@ -1,4 +1,4 @@  # <angular/> build config file  --- -version: 0.9.7 -codename: sonic-scream +version: 0.9.8-snapshot +codename: astral-projection  | 
