diff options
| author | Igor Minar | 2011-08-21 00:52:26 -0700 |
|---|---|---|
| committer | Igor Minar | 2011-08-21 00:52:26 -0700 |
| commit | 94e3b28d2497a680ecce81bef5fa84ef0ad39fc0 (patch) | |
| tree | 4af8f2df88819f5cd3d2d2bc0aaceed18cc214e2 | |
| parent | 38e6d1e313a6ee8994821e675e25b5263d818bc7 (diff) | |
| download | angular.js-94e3b28d2497a680ecce81bef5fa84ef0ad39fc0.tar.bz2 | |
preparing the project for 0.10.0 chicken-hands iteration
| -rw-r--r-- | CHANGELOG.md | 5 | ||||
| -rw-r--r-- | version.yaml | 4 |
2 files changed, 7 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 0e21ed0f..90217cff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +<a name="0.10.0"><a/> +# 0.10.0 chicken-hands (in-progress) # + + + <a name="0.9.19"><a/> # 0.9.19 canine-psychokinesis (2011-08-20) # diff --git a/version.yaml b/version.yaml index 59f689ed..602d16f2 100644 --- a/version.yaml +++ b/version.yaml @@ -1,4 +1,4 @@ # AngularJS build config file --- -version: 0.9.19 -codename: canine-psychokinesis +version: 0.10.0-snapshot +codename: chicken-hands |
