diff options
Diffstat (limited to 'www/lib/ngCordova/bower.json')
| -rw-r--r-- | www/lib/ngCordova/bower.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/www/lib/ngCordova/bower.json b/www/lib/ngCordova/bower.json index af513a15..ee71c52f 100644 --- a/www/lib/ngCordova/bower.json +++ b/www/lib/ngCordova/bower.json @@ -1,6 +1,6 @@ { "name": "ngCordova", - "version": "0.1.18-alpha", + "version": "0.1.20-alpha", "homepage": "http://ngCordova.com/", "authors": [ "Max Lynch <max@drifty.com>", @@ -18,7 +18,8 @@ "src", "config", "demo", - "CONTRIBUTING.md" + "CONTRIBUTING.md", + "CODE_OF_CONDUCT.md" ], "dependencies": { "angular": ">= 1.2.23" |
