diff options
| -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" |
