Skip to content

Commit b3b547c

Browse files
committed
version
1 parent 62868a7 commit b3b547c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ie11CustomProperties.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*! ie11CustomProperties.js v4.0.0 | MIT License | https://git.io/fjXMN */
1+
/*! ie11CustomProperties.js v4.0.1 | MIT License | https://git.io/fjXMN */
22
!function () {
33
'use strict';
44

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ie11-custom-properties",
3-
"version": "4.0.0",
3+
"version": "4.0.1",
44
"description": "Custom Properties polyfill for IE11.",
55
"main": "ie11CustomProperties.js",
66
"author": "Tobias Buschor",

0 commit comments

Comments
 (0)