Skip to content

Commit

Permalink
Merge pull request #5 from talha-asad/master
Browse files Browse the repository at this point in the history
upgraded to Marketing API v2.7
  • Loading branch information
lucasrcosta authored Jul 18, 2016
2 parents 4a3078a + 51d667c commit a805c20
Show file tree
Hide file tree
Showing 22 changed files with 548 additions and 516 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Facebook Ads API SDK for Javascript [![Build Status](https://travis-ci.org/lucascosta/facebook-js-ads-sdk.svg?branch=master)](https://travis-ci.org/lucascosta/facebook-js-ads-sdk) [![Marketing API Version](https://img.shields.io/badge/marketing--api-2.6-brightgreen.svg)](https://developers.facebook.com/docs/marketing-apis)
# Facebook Ads API SDK for Javascript [![Build Status](https://travis-ci.org/lucascosta/facebook-js-ads-sdk.svg?branch=master)](https://travis-ci.org/lucascosta/facebook-js-ads-sdk) [![Marketing API Version](https://img.shields.io/badge/marketing--api-2.7-brightgreen.svg)](https://developers.facebook.com/docs/marketing-apis)

![Marketing API Banner](https://raw.githubusercontent.com/lucascosta/facebook-js-ads-sdk/master/marketingapi.png)

Expand Down
6 changes: 3 additions & 3 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "facebook-ads-sdk",
"version": "2.6.2",
"version": "2.7.0",
"description": "SDK for the Facebook Ads API in Javascript and Node.js",
"author": {
"name": "Lucas Costa",
Expand Down Expand Up @@ -28,9 +28,9 @@
"url": "git://github.com/lucascosta/facebook-js-ads-sdk.git"
},
"devDependencies": {
"bluebird": "^3.4.0",
"bluebird": "^3.4.1",
"chai": "^3.5.0",
"mocha": "^2.4.5",
"mocha": "^2.5.3",
"requirejs": "^2.2.0"
},
"main": "./dist/iife.js",
Expand Down
Loading

0 comments on commit a805c20

Please sign in to comment.