diff options
| author | Tobias Bosch | 2014-03-07 16:23:14 -0800 | 
|---|---|---|
| committer | Tobias Bosch | 2014-03-07 16:23:14 -0800 | 
| commit | f08bf6f1f77079dbd3bc28fcae207086f887434f (patch) | |
| tree | 9f6014bd65c14c5ff0bbed3e43cc301081d9e2c5 | |
| parent | ca4ddfadbae0a8a432b87254b5bd6c25b616ba42 (diff) | |
| download | angular.js-f08bf6f1f77079dbd3bc28fcae207086f887434f.tar.bz2 | |
chore(release): Update package.json to reflect 1.3.x versionv1.3.0-beta.1
| -rw-r--r-- | package.json | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/package.json b/package.json index 13aeadae..6b996381 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@  {    "name": "angularjs", -  "branchVersion": "1.2.*", +  "branchVersion": "1.3.*",    "cdnVersion": "1.2.14",    "repository": {      "type": "git", | 
