We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 427257b commit 300f1efCopy full SHA for 300f1ef
.gitignore
@@ -1 +1,3 @@
1
node_modules
2
+*sublime-*
3
+local-test
package.json
@@ -1,6 +1,6 @@
{
"name": "node-google-dfp",
- "version": "0.2.0",
+ "version": "0.2.1",
4
"description": "Google DFP API Helper Library for NodeJS",
5
"main": "index.js",
6
"devDependencies": {
0 commit comments