diff options
| author | jenkins | 2014-03-14 17:40:25 -0700 |
|---|---|---|
| committer | jenkins | 2014-03-14 17:40:25 -0700 |
| commit | a15d9cb4b646de1b531c62a3eb0543c55c95e53e (patch) | |
| tree | fcfa470063783d672bd525646d77d3931f16a68c | |
| parent | 9bfbb16e235767aeb8f50855b38626159fa35278 (diff) | |
| download | angular.js-a15d9cb4b646de1b531c62a3eb0543c55c95e53e.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 5d95bcb5..093c4d82 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "angularjs", "branchVersion": "1.3.*", - "cdnVersion": "1.3.0-beta.1", + "cdnVersion": "1.3.0-beta.2", "repository": { "type": "git", "url": "https://github.com/angular/angular.js.git" |
