diff options
| author | Igor Minar | 2011-10-24 09:16:33 -0700 | 
|---|---|---|
| committer | Igor Minar | 2011-10-24 09:16:33 -0700 | 
| commit | 836e4c14283754309a9e4dac7de57f1c80d0030b (patch) | |
| tree | d43dc043d655ac399c7ec1654253b65032a99fd5 | |
| parent | eabedba34d4df74f764dd3fd9c72e2f985bdb82f (diff) | |
| download | angular.js-836e4c14283754309a9e4dac7de57f1c80d0030b.tar.bz2 | |
chore(release): preparing the 0.10.5 steel-fist iteration
| -rw-r--r-- | CHANGELOG.md | 7 | ||||
| -rw-r--r-- | version.yaml | 4 | 
2 files changed, 9 insertions, 2 deletions
| diff --git a/CHANGELOG.md b/CHANGELOG.md index 5432b05d..6368cf5a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,13 @@  - The Latest Stable Release: <a href="#0.9.19">0.9.19 canine-psychokinesis</a>  - The Latest Unstable Release: <a href="#0.10.4">0.10.4 human-torch</a> +<a name="0.10.5"></a> +# 0.10.5 steel-fist (in-progress) # + + + + +  <a name="0.10.4"></a>  # 0.10.4 human-torch (2011-10-22) # diff --git a/version.yaml b/version.yaml index 14c22d5e..c1b2d19c 100644 --- a/version.yaml +++ b/version.yaml @@ -1,4 +1,4 @@  # AngularJS build config file  --- -version: 0.10.4 -codename: human-torch +version: 0.10.5-snapshot +codename: steel-fist | 
