diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 | 
1 files changed, 3 insertions, 1 deletions
diff --git a/package.json b/package.json index 59986a6a..945a9ee1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,8 @@  {    "name": "AngularJS", -  "version": "0.0.0", +  "version": "1.1.5-snapshot", +  "cdnVersion": "1.1.4", +  "codename": "triangle-squarification",    "devDependencies": {      "grunt": "0.4.0",      "grunt-contrib-clean": "0.4.0",  | 
