Skip to content

Commit 300f1ef

Browse files
author
Andre de Souza
committed
Version & .gitignore
1 parent 427257b commit 300f1ef

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
11
node_modules
2+
*sublime-*
3+
local-test

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.2.0",
3+
"version": "0.2.1",
44
"description": "Google DFP API Helper Library for NodeJS",
55
"main": "index.js",
66
"devDependencies": {

0 commit comments

Comments
 (0)