Skip to content

Commit f5081c0

Browse files
committed
Bumping version
1 parent f25950e commit f5081c0

File tree

5 files changed

+6
-4
lines changed

5 files changed

+6
-4
lines changed

Readme.markdown

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -281,4 +281,6 @@ Thanks a lot to these contributors:
281281
<li>@larryaubstore - https://github.com/larryaubstore</li>
282282
<li>@MikeSilvis - https://github.com/MikeSilvis</li>
283283
<li>@soreng - https://github.com/soreng</li>
284+
<li>@i-like-robots - https://github.com/i-like-robots</li>
285+
<li>@pdbreen - https://github.com/pdbreen</li>
284286
</ul>

dfp.jquery.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"ads",
99
"advertising"
1010
],
11-
"version": "1.0.19",
11+
"version": "1.0.20",
1212
"author": {
1313
"name": "Matt Cooper",
1414
"email": "matt@matthewcooper.net",

jquery.dfp.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* jQuery DFP v1.0.19
2+
* jQuery DFP v1.0.20
33
* http://github.com/coop182/jquery.dfp.js
44
*
55
* Copyright 2013 Matt Cooper

jquery.dfp.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jquery.dfp",
3-
"version": "1.0.19",
3+
"version": "1.0.20",
44
"devDependencies": {
55
"grunt": "~0.4.1",
66
"grunt-contrib-jshint": "~0.6.0",

0 commit comments

Comments
 (0)