diff options
| author | Matias Niemelä | 2013-12-06 13:58:34 -0500 |
|---|---|---|
| committer | Matias Niemelä | 2013-12-06 14:51:45 -0500 |
| commit | ca116c35a63e06e62337ce9713a55d28ad9ebce8 (patch) | |
| tree | faf821ba21d40c7206373fd0446d47a9d291fb65 | |
| parent | 78ba429e6a3269594afbffcca2980e76281c43e0 (diff) | |
| download | angular.js-ca116c35a63e06e62337ce9713a55d28ad9ebce8.tar.bz2 | |
chore(release): start 1.2.5 singularity-expansion iteration
| -rw-r--r-- | package.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json index a45b7b2e..259178e9 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "angularjs", - "version": "1.2.4", - "cdnVersion": "1.2.3", - "codename": "wormhole-baster", + "version": "1.2.5-snapshot", + "cdnVersion": "1.2.4", + "codename": "singularity-expansion", "repository": { "type": "git", "url": "https://github.com/angular/angular.js.git" |
