diff options
| author | Igor Minar | 2010-11-18 23:42:57 -0800 |
|---|---|---|
| committer | Igor Minar | 2010-11-18 23:42:57 -0800 |
| commit | 1f59de35c94448e32ac72c0a9b8541ad4f8696ab (patch) | |
| tree | fcab8d2993ab93bd252eeecb26eb87c6a6e40f3c | |
| parent | 9b53b25f15d8c1e28b7bda6331d4a26b54025ccd (diff) | |
| download | angular.js-1f59de35c94448e32ac72c0a9b8541ad4f8696ab.tar.bz2 | |
preparation for the 0.9.5 turkey-blast iteration
| -rw-r--r-- | CHANGELOG.md | 3 | ||||
| -rw-r--r-- | version.yaml | 4 |
2 files changed, 5 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index ad874b0c..88e839c4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +# <angular/> 0.9.5 turkey-blast (in-progress) # + + # <angular/> 0.9.4 total-recall (2010-11-18) # ### Docs diff --git a/version.yaml b/version.yaml index a32f0e76..a878a60a 100644 --- a/version.yaml +++ b/version.yaml @@ -1,4 +1,4 @@ # <angular/> build config file --- -version: 0.9.4 -codename: total-recall +version: 0.9.5-snapshot +codename: turkey-blast |
