Skip to content

Commit 9b41089

Browse files
committed
picturefill 3.0.3
1 parent 97a4ee8 commit 9b41089

File tree

5 files changed

+4
-4
lines changed

5 files changed

+4
-4
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"less": "less.js#2.7.2",
3131
"lie": "3.1.1",
3232
"numeral": "2.0.4",
33-
"picturefill": "^3.0.2",
33+
"picturefill": "3.0.3",
3434
"select2": "^4.0.3",
3535
"system.js": "0.20.10",
3636
"urijs": "1.18.9",
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<p>picturefill is licened under the <a href="https://github.com/scottjehl/picturefill/blob/3.0.2/LICENSE">MIT License</a>.</p>
1+
<p>picturefill is licened under the <a href="https://github.com/scottjehl/picturefill/blob/3.0.3/LICENSE">MIT License</a>.</p>
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<dotnetnuke type="Package" version="5.0">
22
<packages>
3-
<package name="picturefill" type="JavaScript_Library" version="3.0.2">
3+
<package name="picturefill" type="JavaScript_Library" version="3.0.3">
44
<friendlyName>Picturefill</friendlyName>
55
<description><![CDATA[A responsive image polyfill for <code>&lt;picture></code>, <code>srcset</code>, <code>sizes</code>, and more
66
<a href="http://scottjehl.github.com/picturefill/">https://scottjehl.github.io/picturefill/</a>]]></description>
@@ -24,7 +24,7 @@
2424
<libraryName>picturefill</libraryName>
2525
<fileName>picturefill.min.js</fileName>
2626
<preferredScriptLocation>BodyBottom</preferredScriptLocation>
27-
<CDNPath>https://cdn.jsdelivr.net/picturefill/3.0.2/picturefill.min.js</CDNPath>
27+
<CDNPath>https://cdn.jsdelivr.net/picturefill/3.0.3/picturefill.min.js</CDNPath>
2828
<objectName>picturefill</objectName>
2929
</javaScriptLibrary>
3030
</component>

0 commit comments

Comments
 (0)