diff options
| author | jenkins | 2014-03-01 10:43:16 -0800 | 
|---|---|---|
| committer | jenkins | 2014-03-01 10:43:16 -0800 | 
| commit | 3a8bbb721dc72b016c4fc4e58b25ea15a4512955 (patch) | |
| tree | 507b1de00cfeb623d25dfaa64ab43a216f6e293e | |
| parent | 729fb13c9ef4181cce0a2d96529ec3a8479601be (diff) | |
| download | angular.js-3a8bbb721dc72b016c4fc4e58b25ea15a4512955.tar.bz2 | |
chore(release): update cdn version
| -rw-r--r-- | package.json | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/package.json b/package.json index cf7b9d92..2ddab738 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@  {    "name": "angularjs",    "branchVersion": "1.2.*", -  "cdnVersion": "1.2.13", +  "cdnVersion": "1.2.14",    "repository": {      "type": "git",      "url": "https://github.com/angular/angular.js.git" | 
