summaryrefslogtreecommitdiff
path: root/svg-with-js/js/fa-v4-shims.js
diff options
context:
space:
mode:
authorRob Madole <robmadole@gmail.com>2018-02-26 14:42:44 -0600
committerGitHub <noreply@github.com>2018-02-26 14:42:44 -0600
commit9e3da0854fdd1ad847440243a231690b427dab3f (patch)
tree6b184771c914122b87872ce5197d8f4d84c99e8c /svg-with-js/js/fa-v4-shims.js
parent58afb4246eaaff2e23033d1687f15c4573c695c1 (diff)
Release 5.0.7 (#12450)
Diffstat (limited to 'svg-with-js/js/fa-v4-shims.js')
-rw-r--r--svg-with-js/js/fa-v4-shims.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/svg-with-js/js/fa-v4-shims.js b/svg-with-js/js/fa-v4-shims.js
index a77bf52a..569f80dc 100644
--- a/svg-with-js/js/fa-v4-shims.js
+++ b/svg-with-js/js/fa-v4-shims.js
@@ -1,6 +1,6 @@
/*!
- * Font Awesome Free 5.0.6 by @fontawesome - http://fontawesome.com
- * License - http://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
+ * Font Awesome Free 5.0.7 by @fontawesome - https://fontawesome.com
+ * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
*/
(function (global, factory) {
typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory() :