Skip to content

Commit eb0bd41

Browse files
author
aFarkas
committed
compile
1 parent 909d2c8 commit eb0bd41

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

dist/html5shiv-printshiv.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
/**
2-
* @preserve HTML5 Shiv prev3.7.1 | @afarkas @jdalton @jon_neal @rem | MIT/GPL2 Licensed
2+
* @preserve HTML5 Shiv 3.7.1 | @afarkas @jdalton @jon_neal @rem | MIT/GPL2 Licensed
33
*/
44
;(function(window, document) {
55
/*jshint evil:true */
66
/** version */
7-
var version = '3.7.0';
7+
var version = '3.7.1';
88

99
/** Preset options */
1010
var options = window.html5 || {};

dist/html5shiv-printshiv.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/html5shiv.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
/**
2-
* @preserve HTML5 Shiv prev3.7.1 | @afarkas @jdalton @jon_neal @rem | MIT/GPL2 Licensed
2+
* @preserve HTML5 Shiv 3.7.1 | @afarkas @jdalton @jon_neal @rem | MIT/GPL2 Licensed
33
*/
44
;(function(window, document) {
55
/*jshint evil:true */
66
/** version */
7-
var version = '3.7.0';
7+
var version = '3.7.1';
88

99
/** Preset options */
1010
var options = window.html5 || {};

dist/html5shiv.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)