diff options
| author | Igor Minar | 2012-01-18 17:12:21 -0800 | 
|---|---|---|
| committer | Igor Minar | 2012-01-18 17:12:21 -0800 | 
| commit | 0ce139c42d50ea2366cbf6980629d56a42e03f9b (patch) | |
| tree | 6ef4451f8ff58120ef98f610e0d129e715525d37 | |
| parent | b00262fffe61f642ce29739387e38b0a356eb4ca (diff) | |
| download | angular.js-0ce139c42d50ea2366cbf6980629d56a42e03f9b.tar.bz2 | |
chore(release): preparing the 0.10.7 moiré-vision iteration
| -rw-r--r-- | CHANGELOG.md | 6 | ||||
| -rw-r--r-- | version.yaml | 4 | 
2 files changed, 7 insertions, 3 deletions
| diff --git a/CHANGELOG.md b/CHANGELOG.md index 69641ee1..6c5cfa6e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,12 @@  - The Latest Stable Release: <a href="#0.9.19">0.9.19 canine-psychokinesis</a>  - The Latest Unstable Release: <a href="#0.10.6">0.10.6 bubblewrap-cape</a> +<a name="0.10.7"></a> +# 0.10.7 moiré-vision (in-progress) + +  <a name="0.10.6"></a> -# 0.10.6 bubblewrap-cape (in-progress) # +# 0.10.6 bubblewrap-cape (2012-01-17) #  ## Features: diff --git a/version.yaml b/version.yaml index 45876e66..57830350 100644 --- a/version.yaml +++ b/version.yaml @@ -1,4 +1,4 @@  # AngularJS build config file  --- -version: 0.10.6 -codename: bubblewrap-cape +version: 0.10.7-snapshot +codename: moiré-vision | 
