diff options
| author | Igor Minar | 2011-11-08 16:39:19 -0800 | 
|---|---|---|
| committer | Igor Minar | 2011-11-08 16:39:19 -0800 | 
| commit | aaa01797585b0876f67cd1c24d94106871618074 (patch) | |
| tree | c71ecdc555a9cd3249f08f6064543a47ae9fe129 | |
| parent | f5ef3724cef5a998eeb9c607b73bd4a409319c99 (diff) | |
| download | angular.js-aaa01797585b0876f67cd1c24d94106871618074.tar.bz2 | |
chore(release): preparing the 0.10.6 bubblewrap-cape iteration
| -rw-r--r-- | CHANGELOG.md | 6 | ||||
| -rw-r--r-- | version.yaml | 4 | 
2 files changed, 8 insertions, 2 deletions
| diff --git a/CHANGELOG.md b/CHANGELOG.md index b855d77c..a07d2f7f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,11 @@  - The Latest Stable Release: <a href="#0.9.19">0.9.19 canine-psychokinesis</a>  - The Latest Unstable Release: <a href="#0.10.5">0.10.5 steel-fist</a> +<a name="0.10.6"></a> +# 0.10.6 bubblewrap-cape (in-progress) # + + +  <a name="0.10.5"></a>  # 0.10.5 steel-fist (11-11-08) # @@ -38,6 +43,7 @@  - [e2e test runner] docs were moved to the dev guide +  <a name="0.10.4"></a>  # 0.10.4 human-torch (2011-10-22) # diff --git a/version.yaml b/version.yaml index 278e1e87..6e556123 100644 --- a/version.yaml +++ b/version.yaml @@ -1,4 +1,4 @@  # AngularJS build config file  --- -version: 0.10.5 -codename: steel-fist +version: 0.10.6-snapshot +codename: bubblewrap-cape | 
