Skip to content

Commit c4421fa

Browse files
authored
Merge pull request #36 from kevinkhuat/master
#35 update DEFAULT_VERSION to v201702 (#1)
2 parents 25eb6dc + ef018fb commit c4421fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/DfpUser.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
var DEFAULT_VERSION = 'v201602',
1+
var DEFAULT_VERSION = 'v201702',
22
BASE_API_URL = 'https://ads.google.com/apis/ads/publisher',
33
google = require('googleapis'),
44
packageVersion = require('../package.json').version;

0 commit comments

Comments
 (0)