diff options
| -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 | 
