Skip to content

Commit b5286f4

Browse files
author
Andre de Souza
committed
Release Notes
- Updated DFP Base version to v201505 - Added a unit test (using TravisCI) - Updated README.md - Some basic linting
1 parent f3d7243 commit b5286f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-google-dfp",
3-
"version": "0.1.6",
3+
"version": "0.1.7",
44
"description": "Google DFP API Helper Library for NodeJS",
55
"main": "index.js",
66
"devDependencies": {

0 commit comments

Comments
 (0)