diff options
| author | Igor Minar | 2013-08-22 11:23:17 -0700 | 
|---|---|---|
| committer | Igor Minar | 2013-08-22 11:23:17 -0700 | 
| commit | fb194b9488134676598a638268c4132e0dcb1113 (patch) | |
| tree | 5acd30f63b80fa5f97b2d8e520e59f5b0c37cee2 | |
| parent | 56817e9faa5cb9ece762bb3d6332eb9fb98f9d59 (diff) | |
| download | angular.js-fb194b9488134676598a638268c4132e0dcb1113.tar.bz2 | |
chore(release): start new 1.0.9 iteration
Marc is working on the code name :-)
| -rw-r--r-- | package.json | 6 | 
1 files changed, 3 insertions, 3 deletions
| diff --git a/package.json b/package.json index b8042043..3cc051a4 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@  {    "name": "angularjs", -  "version": "1.0.8", -  "cdnVersion": "1.0.6", -  "codename": "bubble-burst", +  "version": "1.0.9-snapshot", +  "cdnVersion": "1.0.7", +  "codename": "marc-todo",    "repository": {      "type": "git",      "url": "https://github.com/angular/angular.js.git" | 
